edmonds-blossom-fixed
v1.0.1
Published
Edmond's weighted maximum matching algorithm (Blossom algorithm) ported from http://jorisvr.nl/maximummatching.html
Downloads
1,361
Maintainers
Readme
EdmondsBlossom
Edmond's maximum weighted matching algorithm (Blossom algorithm) in O(n^3)
This is a clone of https://github.com/mattkrick/EdmondsBlossom but with fixed variable declarations