lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 17 Apr 2009 09:54:14 +0200
changeset 585 7ac52d6a268e
parent 473 17d918051964
parent 496 7992dcb0d0e6
child 612 c3ce597c11ae
permissions -rw-r--r--
Extend and modify the interface of matching algorithms (#265)

- Rename decomposition() to status() in MaxMatching.
- Add a new query function statusMap() to MaxMatching.
- Add a new query function matchingMap() to all the three classes.
- Rename matchingValue() to matchingWeight() in the weighted
matching classes.
alpar@500
     1
#cmakedefine HAVE_LONG_LONG 1
alpar@500
     2
#cmakedefine HAVE_LP 1
alpar@500
     3
#cmakedefine HAVE_MIP 1
alpar@500
     4
#cmakedefine HAVE_GLPK 1