mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 10:37:53 -04:00
6 lines
331 B
Plaintext
6 lines
331 B
Plaintext
This is a library in ANSI C for manipulation of balanced binary
|
|
trees. Functions for use with three varieties of AVL tree and
|
|
one type of red-black tree are included. There is full documentation,
|
|
including an explanation of what AVL and red-black trees are and why
|
|
you'd use them, in Texinfo, Info, HTML, and plain text formats.
|