Last Modified
2013-08-05 18:01:01 +0000
Requires
  • tree

Description

binarytree.rb - This file is part of the RubyTree package.

binarytree.rb - An implementation of the binary tree data structure.

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)