Uses of Package
org.jgrapht.alg.matching.blossom.v5
Package
Description
Package for Kolmogorov's Blossom V algorithm
-
ClassDescriptionBlossomVOptions that define the strategies to use during the algorithm for updating duals and initializing the matchingEnum for choosing dual updates strategyEnum for types of matching initializationA solution to the dual linear program formulated on the
graph
Describes the performance characteristics of the algorithm and numeric data about the number of performed dual operations during the main phase of the algorithmEnum specifying the objective sense of the algorithm.