1
0
Fork 0
maximum-weight-matching/python
Joris van Rantwijk 99bc2912d8 Fix wrong assumption about subblossom labels
When a blossom forms, the labels of sub-blossoms do NOT strictly alternate between S and T when walking around the blossom.
2023-02-13 22:06:13 +01:00
..
max_weight_matching.py Fix wrong assumption about subblossom labels 2023-02-13 22:06:13 +01:00
test_matching.py Unit tests ported over from old code 2023-02-13 22:06:13 +01:00