AVLTree is a small implementation of AVL trees for the C programming language.
AVLTree is a small implementation of AVL trees for the C programming language. It is distributed under the Library GNU Public License (see the file LICENSE for details). This library does the basic stuff. It allows for inserts, searches, and deletes in O(log n) time. It also allows the tree to be used as a linked indexable list (search/insert functions cannot be used in that case). If you find a bug, you should mail Wessel Dankers <wsl@nl.linux.org>, who produced this version of the library and therefore is to blame.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_service | 0000000230230 Bytes | 1305288031almost 7 years ago | ![]() |
libavl.spec | 00000013961.36 KB | 1305296255almost 7 years ago | ![]() |