ruby-avl / 0.1
| Short description: | Ruby/AVL | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Datastructure | |||||
| Status: | just started, but usable | |||||
| Created: | 2002-06-10 17:17:33 GMT | |||||
| Last update: | - | |||||
| Owner: | Filip Pizlo (Projects of this owner) | |||||
| Homepage: | http://bocks.psych.purdue.edu/~pizman/avl/ | |||||
| Download: | http://bocks.psych.purdue.edu/~pizman/avl/rubyavl.tar.gz | |||||
| License: | PublicDomain | |||||
| Dependency: |
|
|||||
| Description: | AVL tree class for Ruby. Works sorta like a Hash. Implemented as a wrapper for libavl. |
|||||