Package org.amino.ds.tree

Interfaces and classes to implement a parallel tree data structure.

See:
          Description

Class Summary
ParallelRBTree<E> This is an implementation of a relaxed balanced red-black tree data structure.
ParallelRBTree.Node<E> Internal node of tree.
 

Package org.amino.ds.tree Description

Interfaces and classes to implement a parallel tree data structure.



Copyright © 2008. All Rights Reserved.