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