Package | Description |
---|---|
org.jgrapht.alg.matching.blossom.v5 |
Package for Kolmogorov's Blossom V algorithm
|
Modifier and Type | Method and Description |
---|---|
KolmogorovMinimumWeightPerfectMatching.DualSolution<V,E> |
KolmogorovMinimumWeightPerfectMatching.getDualSolution()
Returns the computed solution to the dual linear program with respect to the minimum weight
perfect matching linear program formulation.
|
Copyright © 2018. All rights reserved.