src/sn-merge.c: Bitonic merge works with all numbers, now, not only powers of two.
[sort-networks.git] / src / sn-bitonicsort.c
2010-12-21 Florian ForsterImplement the bitonic sort in src/sn_network.c.
2010-12-21 Florian ForsterRename "sn-batcher" to "sn-bitonicsort".