Class KolmogorovWeightedPerfectMatching.DualSolution<V,E>
java.lang.Object
org.jgrapht.alg.matching.blossom.v5.KolmogorovWeightedPerfectMatching.DualSolution<V,E>
- Type Parameters:
V- the graph vertex typeE- the graph edge type
- Enclosing class:
KolmogorovWeightedPerfectMatching<V,E>
A solution to the dual linear program formulated on the
graph-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
graph
-
dualVariables
-
-
Constructor Details
-
DualSolution
-
-
Method Details
-
getGraph
-
getDualVariables
-
toString
-