Joris van Rantwijk
99bc2912d8
When a blossom forms, the labels of sub-blossoms do NOT strictly alternate between S and T when walking around the blossom. |
||
---|---|---|
python | ||
README.md |
README.md
Maximum Weighted Matching
An O(n**3)
implementation of maximum weighted matching in general graphs.
This is currently work-in-progress.