avl - AVL tree manipulation library
Website: | http://git.fruit.je/avl |
---|---|
License: | LGPLv2+ |
Vendor: | Fedora Project |
- Description:
This library consists of a set of functions to manipulate AVL trees. AVL trees are very efficient balanced binary trees, similar to red-black trees. The functions in this library can handle any kind of payload and search key type.
Packages
avl-0.3.5-1.el6.i686 [16 KiB] |
Changelog
by Matěj Cepl (2010-12-06):
- Experimental build for review. |