lemon/config.h.in
author deba
Fri, 14 Jul 2006 09:37:48 +0000
changeset 2136 4f64d6b3e9ec
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
Bug fix in MinCostMaxBipartiteMatching
The augmenting phase have not changed the
unreached nodes' potential which caused invalid
dual solution in some cases
     1 /* Define to 1 if you have CPLEX. */
     2 #undef HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef HAVE_GLPK