Name : perl-Tree-RedBlack
| |
Version : 0.5
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.rh7.rf
| Date : 2009-06-18 06:55:01
|
Group : Applications/CPAN
| Source RPM : perl-Tree-RedBlack-0.5-1.rh7.rf.src.rpm
|
Size : 0.02 MB
| |
Packager : Dries Verachtert < dries_ulyssis_org>
| |
Summary : Perl implementation of Red/Black tree, a type of balanced tree
|
Description :
Tree::RedBlack is a pure perl implementation of the Red/Black balanced tree algorithm from the book \"Algorithms\" by Cormen, Leiserson & Rivest. It supports insertion, searching, finding minima, maxima, predecessors and successors, and deletion (deletion definitely has bugs right now). Each node in the tree consists of a key and a value. Both can be any Perl scalar, even a complex structure. By default, keys in the tree are ordered lexically, but the ordering can be overriden by providing the tree with a comparison subroutine.
|
RPM found in directory: /mirror/vol5/apt.sw.be/redhat/7.3/en/i386/rpmforge/RPMS |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Tree::RedBlack)
perl(Tree::RedBlack::Node)
perl-Tree-RedBlack
Requires :