Struct ostree

Struct Documentation

struct ostree

An Order Statistics tree (specialized bstree)

Binary Search Tree using approach from Introduction to Algorithms.