lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 17 Apr 2009 18:14:35 +0200
changeset 657 dacc2cee2b4c
parent 496 17d918051964
parent 515 7992dcb0d0e6
child 667 c3ce597c11ae
permissions -rw-r--r--
Slightly modify the interface of Circulation and Preflow (#266)
in order to synchronize them to the interface of NetworkSimplex.

Circulation:
- The "delta" notation is replaced by "supply".
- lowerCapMap(), upperCapMap() are renamed to lowerMap() and upperMap().
- Value is renamed to Flow.

Preflow:
- Value is renamed to Flow.
alpar@564
     1
#cmakedefine HAVE_LONG_LONG 1
alpar@564
     2
#cmakedefine HAVE_LP 1
alpar@564
     3
#cmakedefine HAVE_MIP 1
alpar@564
     4
#cmakedefine HAVE_GLPK 1