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