Contents:
Defined in File inttree.h
An interval tree (specialized bstree)
Binary Search Tree using approach from Introduction to Algorithms.