A collection of sorting network algorithms implemented in C#.
WARNING: Check benchmarks before use.
API | MinLength | MaxLength | Safe |
---|---|---|---|
SN | 2 |
32 |
+ |
SNBoseNelson | 2 |
32 |
- |
SNBestKnown | 9 |
16 |
- |
A collection of sorting network algorithms implemented in C#.
WARNING: Check benchmarks before use.
API | MinLength | MaxLength | Safe |
---|---|---|---|
SN | 2 |
32 |
+ |
SNBoseNelson | 2 |
32 |
- |
SNBestKnown | 9 |
16 |
- |