Uses of Class
org.jgrapht.alg.matching.DenseEdmondsMaximumCardinalityMatching.Levels
-
Packages that use DenseEdmondsMaximumCardinalityMatching.Levels Package Description org.jgrapht.alg.matching Algorithms for the computation of matchings. -
-
Uses of DenseEdmondsMaximumCardinalityMatching.Levels in org.jgrapht.alg.matching
Fields in org.jgrapht.alg.matching declared as DenseEdmondsMaximumCardinalityMatching.Levels Modifier and Type Field Description private DenseEdmondsMaximumCardinalityMatching.Levels
DenseEdmondsMaximumCardinalityMatching. levels
Storage of the forest, even and odd levels
-