Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.15 KB

README.md

File metadata and controls

33 lines (22 loc) · 2.15 KB

sorting-networks sorting-networks

Build and test CodeQL codecov NuGet License Contributors stargazers

A collection of sorting network algorithms implemented in C#.

API

WARNING: Check benchmarks before use.

API MinLength MaxLength Safe
SN 2 32 +
SNBoseNelson 2 32 -
SNBestKnown 9 16 -

License

License

Contributors

Contributors