Version: 0.80, Package name: p5-Heap-0.80 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description This is a collection of routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one) Heap::Binomial Heap::Binary See the book "Algorithms" by Cormen, Leiserson, and Rivest for details of the three heap packages. |
Filesize: 15.306 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-21 07:28:00 by Stuart Henderson | Files touched by this commit (132) |
Log message: drop USE_GROFF, output checked with gmdiff |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-12-03 04:44:38 by Antoine Jacoutot | Files touched by this commit (627) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-07-13 13:46:13 by Stuart Henderson | Files touched by this commit (157) |
Log message: use REVISION |
2010-04-15 07:56:35 by Antoine Jacoutot | Files touched by this commit (110) |
Log message: Consistency: remove the 1, 2 or even 3 empty blank lines. |
2008-10-02 17:10:26 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update p5-Heap to 0.80 |
2008-05-08 16:44:14 by Marc Espie | Files touched by this commit (23) |
Log message: CATEGORIES repairs |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-11-25 09:32:36 by Marc Espie | Files touched by this commit (132) |
Log message: switch about half of devel/p5-* to newest cpan practices |