Location: LEMON/LEMON-official/lemon/config.h.in

Load file history
gravatar
alpar (Alpar Juttner)
Add HAVE_LP and HAVE_MIP #defines
/* Define to 1 if you have any LP solver. */
#undef HAVE_LP
/* Define to 1 if you have any MIP solver. */
#undef HAVE_MIP
/* Define to 1 if you have CPLEX. */
#undef HAVE_CPLEX
/* Define to 1 if you have GLPK. */
#undef HAVE_GLPK