Odd-even sort is a relatively simple sorting algorithm.
奇偶排序是一个相对简单的排序算法。
2
This paper explains and analyzes odd-even exchange sort, it also provides a parallel algorithm by language C, and finds an efficient sorting method for parallel-processing system.