lemon/config.h.in
author alpar
Tue, 05 Jun 2007 10:59:16 +0000
changeset 2446 dd20d76eed13
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
A minimum spanning tree based TSP algorithm is added (-tsp2)
     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