The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Heap::Binomial"

Heap::Binomial - a binomial heap to keep data partially sorted River stage three • 6 direct dependents • 178 total dependents

Keeps elements in heap order using a linked list of binomial trees. The *heap* method of an element is used to store a reference to the node in the list that refers to the element. See Heap for details on using this module....

JMM/Heap-0.80 - 28 Apr 2007 18:19:57 UTC

Heap - Perl extensions for keeping data partially sorted River stage three • 6 direct dependents • 178 total dependents

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

JMM/Heap-0.80 - 28 Apr 2007 18:19:57 UTC

Heap::Elem - Base class for elements in a Heap River stage three • 6 direct dependents • 178 total dependents

This is an inheritable class for Heap Elements. It provides the interface documentation and some inheritable methods. Only a child classes can be used - this class is not complete....

JMM/Heap-0.80 - 28 Apr 2007 18:19:57 UTC
3 results (0.026 seconds)