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

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


Branch: pkgsrc-2014Q1, Version: 0.80nb5, Package name: p5-Heap-0.80nb5, 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: 32f86fc3c557e42734f35281b7ed647eb2c7fcfb
RMD160: 873da6e20cd490e851912bba3f8a08069b376715
Filesize: 15.306 KB

Version history: (Expand)