Cluster
	base.structures.tree

Supercluster
	base.structures

Classes
	ARRAYED_TREE [G]
	BINARY_SEARCH_TREE [G -> COMPARABLE]
	BINARY_TREE [G]
	DYNAMIC_TREE [G]
	FIXED_TREE [G]
	LINKED_TREE [G]
	TREE [G]
	TWO_WAY_TREE [G]