lemon/config.h.in
author kpeter
Mon, 01 Jun 2009 15:37:51 +0000
changeset 2636 1f99c95ddd2d
parent 1435 8e85e6bbefdf
permissions -rw-r--r--
Add the Cancel and Tighten min cost flow algorithm
     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
     6 
     7 /* Define to 1 if you have SOPLEX. */
     8 #undef HAVE_SOPLEX