Download List

项目描述

RubyTree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. It also provides ability to marshal the entire tree structure. The library provides a generic tree as well as a binary tree implementation. It is available as a RubyGem or standard Tar/ZIP packages.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-04 18:44 Back to release list
0.6.0

这是一个修正错误的版本也引入了计算正确的深度和任何(子节点的高度,新的API方法)树。
标签: bugfix, feature, API, Major
This is a bugfix release which also introduces new API methods for computing the correct depth and height of any node in the (sub)tree.

Project Resources