author | Akos Ladanyi <ladanyi@tmit.bme.hu> |
Tue, 18 Aug 2009 21:39:35 +0100 | |
changeset 502 | 17cabb114d52 |
parent 458 | 7afc121e0689 |
child 517 | 2b6d5d22bb23 |
permissions | -rw-r--r-- |
1 /* Define to 1 if you have any LP solver. */
2 #undef HAVE_LP
4 /* Define to 1 if you have any MIP solver. */
5 #undef HAVE_MIP
7 /* Define to 1 if you have CPLEX. */
8 #undef HAVE_CPLEX
10 /* Define to 1 if you have GLPK. */
11 #undef HAVE_GLPK
13 /* Define to 1 if you have SOPLEX */
14 #undef HAVE_SOPLEX
16 /* Define to 1 if you have CLP */
17 #undef HAVE_CLP