Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / devel / avl / DESCR
blobaaf3f6a31ebb512d3d35149706b157bf9678c2f7
1 This is a library in ANSI C for manipulation of balanced binary
2 trees.  Functions for use with three varieties of AVL tree and
3 one type of red-black tree are included.  There is full documentation,
4 including an explanation of what AVL and red-black trees are and why
5 you'd use them, in Texinfo, Info, HTML, and plain text formats.