avl-1.4.0
Balanced AVL binary tree routines for C
These functions create and manipulate a balanced binary AVL tree. Each node of the tree contains the expected left & right subtree pointers, a short-int balance indicator, and a pointer to the user data.
- Author: Ben Pfaff <blp@gnu.org>
- Installation Tree: /opt/avl
- Home URL: ftp://sunsite.doc.ic.ac.uk/gnu/
Operating System | Architecture | Package Type | Package Size | Date Archived | View Contents? | Download |
---|---|---|---|---|---|---|
HP-UX 11.00 Deprecated | 32-bit PA-RISC 1.1 | Gzipped Binary Depot | 132 K | 18 Oct 1999 | Yes | HTTP FTP |
HP-UX | - | Tarred/Gzipped Source Code | 156 K | 18 Oct 1999 | Yes | HTTP FTP |