cmake/nsis/lemon.ico
author |
Balazs Dezso <deba@inf.elte.hu> |
|
Sun, 20 Sep 2009 21:38:24 +0200 |
changeset 947 |
0513ccfea967 |
parent 225 |
c5a40fc54f1a
|
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.