OurBigBook Wikipedia Bot Documentation
Odd-even sort, also known as odd-even transposition sort, is a parallel sorting algorithm and a variation of the bubble sort. It works by repeatedly comparing and possibly swapping adjacent elements in a list in a specific manner. The sort operates in two phases: the odd phase and the even phase.

Ancestors (6)

  1. Sorting algorithms
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home