development/libraries

perl-Heap - Perl extension for keeping data partially sorted

Website: http://search.cpan.org/dist/Heap
License: Artistic or GPL+
Vendor: Fedora Project <http://bugzilla.redhat.com/bugzilla>
Description:
The Heap collection of modules provide routines that manage a heap of
elements. A heap is a partially sorted structure that is always able to
easily extract the smallest of the elements in the structure (or the
largest if a reversed compare routine is provided).

If the collection of elements is changing dynamically, the heap has less
overhead than keeping the collection fully sorted.

The elements must be objects as described in "Heap::Elem" and all
elements inserted into one heap must be mutually compatible - either
the same class exactly or else classes that differ only in ways unrelated
to the Heap::Elem interface.

Packages

perl-Heap-0.80-1.el4.src [19 KiB] Changelog by Patrice Dumas (2007-08-08):
- update to 0.80

Listing created by Repoview-0.6.6-1.el6