Internals
GraphsMatching.AbstractMinimumWeightPerfectMatchingAlgorithm
— TypeAbstractMinimumWeightPerfectMatchingAlgorithm
Abstract type that allows users to pass in their preferred algorithm
See also: minimum_weight_perfect_matching
, BlossomVAlgorithm
GraphsMatching.AbstractMaximumWeightMaximalMatchingAlgorithm
— TypeAbstractMaximumWeightMaximalMatchingAlgorithm
Abstract type that allows users to pass in their preferred algorithm
GraphsMatching.cutoff_weights
— Functioncutoff_weights copies the weight matrix with all elements below cutoff set to 0