source:
lemon-1.2/lemon/config.h.in
@
457:69928a704ffb
| Last change on this file since 457:69928a704ffb was 457:69928a704ffb, checked in by , 17 years ago | |
|---|---|
| File size: 233 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 |
Note: See TracBrowser
for help on using the repository browser.

