| The base algorithm transparently ignores edges, but only if the graph contains at least 1 edge with positive weight. If ALL edges have negative weight, dual variables may be initialized to negative values which leads to failure. | ||
|---|---|---|
| .. | ||
| max_weight_matching.py | ||
| test_matching.py | ||