Package es.uam.eps.ir.relison.graph.tree.fast
Fast implementations of tree structures.
-
Class Summary Class Description FastTree<U> Fast implementation of the tree.FastUnweightedTree<U> Fast implementation of an unweighted treeFastWeightedTree<U> Fast implementation of a weighted tree.