rubytree / 0.8.3
| Short description: | A General Purpose Tree Data Structure for Ruby. | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Category: | Library/Datastructure | ||||||||||||||||
| Status: | stable | ||||||||||||||||
| Created: | 2010-01-06 09:10:51 GMT | ||||||||||||||||
| Last update: | 2012-08-22 02:31:58 GMT | ||||||||||||||||
| Owner: | anupamsg (Projects of this owner) | ||||||||||||||||
| Homepage: | http://rubytree.rubyforge.org/ | ||||||||||||||||
| Download: | http://rubyforge.org/frs/?group_id=1215 | ||||||||||||||||
| License: | BSD | ||||||||||||||||
| Dependency: |
|
||||||||||||||||
| Description: | RubyTree is an implementation of the generic tree data structure with the ability to store keyed node-elements in the tree. This implementation is node-centric, where the individual nodes on the tree are the primary objects and form the leafs of the structure. The implementation mixes in the Enumerable module and also provides marshaling capabilities. The current implementation provides:
RDoc documentation is at rubytree.rubyforge.org/rdoc The library is available as a RubyGem and also as standard Tar/Zip Archives. |
||||||||||||||||
| Versions: | [0.8.3 (2012-08-22)] [0.8.2 (2011-12-16)] [0.8.1 (2010-10-02)] [0.7.0 (2010-05-04)] [0.6.2 (2010-01-30)] [0.6.1 (2010-01-06)] | ||||||||||||||||