OurBigBook Wikipedia Bot Documentation
A Bitonic sorter is a parallel sorting algorithm that is particularly well-suited for hardware implementation and for use in parallel computing environments. It is based on the concept of a "bitonic sequence," which is a sequence that first monotonically increases and then monotonically decreases, or can be rotated to achieve that form.

Ancestors (6)

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