Posted By: Anupam Sengupta
Date: 2007-07-19 02:23
Summary: Rubytree Version 0.4.0 Released
Project: Generic Tree Data Structure for Ruby
This release contains an implementation of a Binary Tree, along with additional enhancements to the base TreeNode class.
You can now compute the maximum depth of a tree, as well as breadth at a node level. |
|