lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Wed, 29 Apr 2009 14:25:51 +0200
changeset 641 756a5ec551c8
parent 620 c3ce597c11ae
child 627 20dac2104519
permissions -rw-r--r--
Rename Flow to Value in the flow algorithms (#266)

We agreed that using Flow for the value type is misleading, since
a flow should be rather a function on the arcs, not a single value.

This patch reverts the changes of [dacc2cee2b4c] for Preflow and
Circulation.
alpar@517
     1
#cmakedefine HAVE_LONG_LONG 1
alpar@517
     2
#cmakedefine HAVE_LP 1
alpar@517
     3
#cmakedefine HAVE_MIP 1
alpar@517
     4
#cmakedefine HAVE_GLPK 1
ladanyi@620
     5
#cmakedefine HAVE_CPLEX 1
ladanyi@621
     6
#cmakedefine HAVE_CLP 1
ladanyi@621
     7
#cmakedefine HAVE_CBC 1