demo/digraph.lgf
author |
Balazs Dezso <deba@inf.elte.hu> |
|
Sun, 20 Sep 2009 21:38:24 +0200 |
changeset 947 |
0513ccfea967 |
permissions |
-rw-r--r-- |
General improvements in weighted matching algorithms (#314)
- Fix include guard
- Uniform handling of MATCHED and UNMATCHED blossoms
- Prefer operations which decrease the number of trees
- Fix improper use of '/='
The solved problems did not cause wrong solution.