A python implementation of Edmonds blossom algorithm for maximum-cardinality matching.
graph-matching matching-algorithm edmonds-algorithm general-graphs blossom-algorithm non-bipartite-matching maximum-cardinality-matching
-
Updated
Aug 23, 2023 - Python