all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libtree-redblack-perl  ]

Package: libtree-redblack-perl (0.5-4)

Links for libtree-redblack-perl

Screenshot

Debian Resources:

Download Source Package libtree-redblack-perl:

Maintainers:

External Resources:

Similar packages:

Perl implementation of Red/Black tree, a balanced tree

Tree::RedBlack is a demonstration package, showing the performance differences between different methods of data storage and accessing. It contains a perl implementation of the Red/Black tree algorithm found in the book "Algorithms", by Cormen, Leiserson & Rivest (more commonly known as "CLR" or "The White Book"). A Red/Black tree is a binary tree which remains "balanced"- that is, the longest length from root to a node is at most one more than the shortest such length. It is fairly efficient; no operation takes more than O(lg(n)) time.

An example perl script is contained in the documentation directory, which would show the different run times using hash table, linear or tree structure.

Tags: Software Development: Perl Development, Libraries, Implemented in: Perl, Role: Development Library

Other Packages Related to libtree-redblack-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libtree-redblack-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 12.3 kB40.0 kB [list of files]