Package : perl-Tree-AVL

Package details

Summary: An AVL (balanced binary) tree

Description:
AVL Trees are balanced binary trees, first introduced in "An Algorithm for
the Organization of Information" by Adelson-Velskii and Landis in 1962.

Balance is kept in an AVL tree during insertion and deletion by maintaining
a 'balance' factor in each node.


URL: https://metacpan.org/release/Tree-AVL
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs