equal
deleted
inserted
replaced
1 /* Define to 1 if you have long long */ |
1 /* Define to 1 if you have long long */ |
2 #undef HAVE_LONG_LONG |
2 #undef LEMON_HAVE_LONG_LONG |
3 |
3 |
4 /* Define to 1 if you have any LP solver. */ |
4 /* Define to 1 if you have any LP solver. */ |
5 #undef HAVE_LP |
5 #undef LEMON_HAVE_LP |
6 |
6 |
7 /* Define to 1 if you have any MIP solver. */ |
7 /* Define to 1 if you have any MIP solver. */ |
8 #undef HAVE_MIP |
8 #undef LEMON_HAVE_MIP |
9 |
9 |
10 /* Define to 1 if you have CPLEX. */ |
10 /* Define to 1 if you have CPLEX. */ |
11 #undef HAVE_CPLEX |
11 #undef LEMON_HAVE_CPLEX |
12 |
12 |
13 /* Define to 1 if you have GLPK. */ |
13 /* Define to 1 if you have GLPK. */ |
14 #undef HAVE_GLPK |
14 #undef LEMON_HAVE_GLPK |
15 |
15 |
16 /* Define to 1 if you have SOPLEX */ |
16 /* Define to 1 if you have SOPLEX */ |
17 #undef HAVE_SOPLEX |
17 #undef LEMON_HAVE_SOPLEX |
18 |
18 |
19 /* Define to 1 if you have CLP */ |
19 /* Define to 1 if you have CLP */ |
20 #undef HAVE_CLP |
20 #undef LEMON_HAVE_CLP |
21 |
21 |
22 /* Define to 1 if you have CBC */ |
22 /* Define to 1 if you have CBC */ |
23 #undef HAVE_CBC |
23 #undef LEMON_HAVE_CBC |