GitHub - Tieske/binaryheap.lua: Binary heap implementation in Lua (original) (raw)

Build Status Coverage Status

binaryheap.lua

Binary heap implementation

Both the source code as well as thedocumentation are on github

Based on original codeby Oliver Kroth, withextrasas proposed by Sean Conner.

Contributions

This library was create by contributions from Oliver Kroth, Thijs Schreijer, Boris Nagaev

History

Version 0.4, 7-Nov-2018

Version 0.3, 15-Jul-2018

Version 0.2, 21-Apr-2015

Version 0.1, 20-Apr-2015

Copyright 2015-2019 Thijs Schreijer

License

MIT/X11