Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37817867
en ru br
ALT Linux repos
S:0.4-alt1

Group :: Development/Other
RPM: lua5.1-module-binaryheap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4-alt1
Build date: 28 march 2020, 22:35 ( 214.4 weeks ago )
Size: 17.10 Kb

Home page:   https://github.com/Tieske/binaryheap.lua

License: MIT/X11
Summary: Binary heap implementation in pure Lua
Description:

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).

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • lua5.1-module-binaryheap
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin