author | Peter Kovacs <kpeter@inf.elte.hu> |
Thu, 07 May 2009 02:07:59 +0200 | |
changeset 649 | 3adf5e2d1e62 |
parent 559 | 3314f58e7b25 |
parent 621 | 8a144437db7d |
child 680 | d1e1cd94bf49 |
permissions | -rw-r--r-- |
1 /* Define to 1 if you have long long */
2 #undef LEMON_HAVE_LONG_LONG
4 /* Define to 1 if you have any LP solver. */
5 #undef LEMON_HAVE_LP
7 /* Define to 1 if you have any MIP solver. */
8 #undef LEMON_HAVE_MIP
10 /* Define to 1 if you have CPLEX. */
11 #undef LEMON_HAVE_CPLEX
13 /* Define to 1 if you have GLPK. */
14 #undef LEMON_HAVE_GLPK
16 /* Define to 1 if you have SOPLEX */
17 #undef LEMON_HAVE_SOPLEX
19 /* Define to 1 if you have CLP */
20 #undef LEMON_HAVE_CLP
22 /* Define to 1 if you have CBC */
23 #undef LEMON_HAVE_CBC