Uses of Class
org.jgrapht.alg.matching.blossom.v5.KolmogorovWeightedPerfectMatching
Packages that use KolmogorovWeightedPerfectMatching
Package
Description
Package for Kolmogorov's Blossom V algorithm
-
Uses of KolmogorovWeightedPerfectMatching in org.jgrapht.alg.matching.blossom.v5
Fields in org.jgrapht.alg.matching.blossom.v5 declared as KolmogorovWeightedPerfectMatchingModifier and TypeFieldDescriptionprivate KolmogorovWeightedPerfectMatching
<V, E> KolmogorovWeightedMatching.perfectMatching
The perfect matching algorithm used during for the problem reduction