C++ implementation of algorithms for finding perfect matchings in general graphs
-
Updated
Jul 18, 2022 - C++
C++ implementation of algorithms for finding perfect matchings in general graphs
A python implementation of Edmonds blossom algorithm for maximum-cardinality matching.
A Python implementation of Edmond's blossom algorithm to find maximum matchings in general graphs
Add a description, image, and links to the edmonds-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the edmonds-algorithm topic, visit your repo's landing page and select "manage topics."