lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 17 Apr 2009 18:04:36 +0200
changeset 609 e6927fe719e6
parent 473 17d918051964
parent 485 7992dcb0d0e6
child 620 c3ce597c11ae
permissions -rw-r--r--
Support >= and <= constraints in NetworkSimplex (#219, #234)

By default the same inequality constraints are supported as by
Circulation (the GEQ form), but the LEQ form can also be selected
using the problemType() function.

The documentation of the min. cost flow module is reworked and
extended with important notes and explanations about the different
variants of the problem and about the dual solution and optimality
conditions.
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