source:
lemon-1.2/lemon/config.h.in
@
458:7afc121e0689
Last change on this file since 458:7afc121e0689 was 458:7afc121e0689, checked in by , 16 years ago | |
---|---|
File size: 289 bytes |
Line | |
---|---|
1 | /* Define to 1 if you have any LP solver. */ |
2 | #undef HAVE_LP |
3 | |
4 | /* Define to 1 if you have any MIP solver. */ |
5 | #undef HAVE_MIP |
6 | |
7 | /* Define to 1 if you have CPLEX. */ |
8 | #undef HAVE_CPLEX |
9 | |
10 | /* Define to 1 if you have GLPK. */ |
11 | #undef HAVE_GLPK |
12 | |
13 | /* Define to 1 if you have SOPLEX */ |
14 | #undef HAVE_SOPLEX |
Note: See TracBrowser
for help on using the repository browser.