lua51-binaryheap

v 0.4 Updated: 1 year, 1 month ago

Binary heap implementation in pure Lua

Binary heaps are an efficient sorting algorithm. This module implements a plain binary heap (without reverse lookup) and a 'unique' binary heap (with unique payloads and reverse lookup).

https://luarocks.org/modules/tieske/binaryheap

To install lua51-binaryheap, paste this in macOS terminal after installing MacPorts

sudo port install lua51-binaryheap

Add to my watchlist

Installations 1
Requested Installations 0