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.
-
Uses of UnionFind in org.jgrapht.alg.lca
Fields in org.jgrapht.alg.lca declared as UnionFind -
Uses of UnionFind in org.jgrapht.alg.matching
Fields in org.jgrapht.alg.matching declared as UnionFind -
Uses of UnionFind in org.jgrapht.alg.tour
Methods in org.jgrapht.alg.tour with parameters of type UnionFind