Package | Description |
---|---|
org.jgrapht.alg.matching.blossom.v5 |
Package for Kolmogorov's Blossom V algorithm
|
Modifier and Type | Field and Description |
---|---|
static BlossomVOptions[] |
BlossomVOptions.ALL_OPTIONS
All possible options
|
Constructor and Description |
---|
KolmogorovMinimumWeightPerfectMatching(Graph<V,E> graph,
BlossomVOptions options)
Constructs a new instance of the algorithm with the specified
options |
Copyright © 2018. All rights reserved.