./devel/p5-Heap, Perl collection of routines for managing a heap data structure

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q4, Version: 0.71, Package name: p5-Heap-0.71, Maintainer: pkgsrc-users

This is a collection of perl 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


Master sites: (Expand)

SHA1: 3d514a25d83f51169e0ef4feda95e45d8cba4df8
RMD160: 86f74a7610eef3dd491f01ebfba845176136b7fc
Filesize: 16.229 KB

Version history: (Expand)