wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: libtree-redblack-perl  ]

Pakiet: libtree-redblack-perl (0.5-2)

Odnośniki dla libtree-redblack-perl

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego libtree-redblack-perl:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Znaczniki: Rozwój oprogramowania: Rozwijanie w języku Perl, Biblioteki, Zaimplementowane w: Perl, Rola: Biblioteka deweloperska

Inne pakiety związane z libtree-redblack-perl

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie libtree-redblack-perl

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 13,5 KiB41,0 KiB [lista plików]