Simple Ternary Search Tree Implementation in Ruby.
Currently supports:
- Insertion (insert)
- Search (search, node)
- Printing (to_s)
git clone at: http://github.com/giancarlo/algorithms.git
Simple Ternary Search Tree Implementation in Ruby.
Currently supports:
git clone at: http://github.com/giancarlo/algorithms.git