Uses of Class
org.jgrapht.alg.util.UnionFind

Packages that use UnionFind
Package
Description
Algorithms for computing lowest common ancestors in graphs.
Algorithms for the computation of matchings.
Graph tours related algorithms.