News

Tree Data Structure Java Library Description This Library contains different implementations of the tree data structures, such as K-ary, binary, expression trees etc.
A Java library for tree data structures and computations Provides data structures for weighted trees. Provides various operations on trees (such as extracting subtrees, tree union and intersection, ...