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

Load file history
gravatar
deba@inf.elte.hu
Port LP and MIP solvers from SVN -r3509 (#44)
/* 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
/* Define to 1 if you have SOPLEX */
#undef HAVE_SOPLEX