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

Changes for version 0.80 - 2007-04-28

  • accepted (finally) all of the changes submitted by Tels++
  • Heap::Elem gets proper new() method too, others all inherit it
  • made cmp, val and heap methods use @_ for speed (as suggested by Tels++)

Modules

Perl extensions for keeping data partially sorted
a binary heap to keep data partially sorted
a binomial heap to keep data partially sorted
Base class for elements in a Heap
Numeric Heap Elements
Reversed Numeric Heap Elements
Object Reference Heap Elements
Reversed Object Reverence Heap Elements
String Heap Elements
Reversed String Heap Elements
a fibonacci heap to keep data partially sorted