Location: LEMON/LEMON-official/lemon/config.h.cmake

Load file history
gravatar
kpeter (Peter Kovacs)
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.
1
2
3
4
#cmakedefine HAVE_LONG_LONG 1
#cmakedefine HAVE_LP 1
#cmakedefine HAVE_MIP 1
#cmakedefine HAVE_GLPK 1