Download List

Projeto Descrição

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 Requirements

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.

2007-12-21 23:38 Back to release list
0.5.1

Uma implementação de árvore binária foi adicionado. Há um monte de limpeza de código e atualizações de documentação.
Tags: Major feature enhancements
A binary tree implementation has been added. There is a lot of code cleanup and documentation updates.

Project Resources