Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.6.0

C'est une version de correction de bugs qui introduit également de nouvelles méthodes de l'API pour le calcul de la bonne profondeur et la hauteur d'un noeud dans le (sous-) arbre.
Tags: 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