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
Interactive browser tutorial for the weighted blossom algorithm (Edmonds 1965, Galil 1986) — primal-dual maximum matching with step-by-step visualization, dual variables, and pseudocode highlighting.
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."