Skip to content

Min-max heap implementation in plain C

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING
Notifications You must be signed in to change notification settings

ilbanshee/min-max-heap

Repository files navigation

Min-max-heap

This package implements a simple min-max-heap in plain C99 (maybe older language versions can be used after a few tweaks).

The implementation aims to correctness and simplicity rather than pure speed. See other files or the code for more informations.

About

Min-max heap implementation in plain C

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published