Path: | lib/tree/binarytree.rb |
Last Update: | 2010-03-03 00:04:03 +0100 |
binarytree.rb - This file is part of the RubyTree package.
$Revision$ by $Author$ on $Date$
Provides a binary tree data structure with ability to store two node elements as children at each node in the tree.
Author: | Anupam Sengupta (anupamsg@gmail.com) |