Fix multiple executions in matchings (fract. mathcings) (#356)
1 /* The version string */
4 /* Define to 1 if you have long long */
5 #undef LEMON_HAVE_LONG_LONG
7 /* Define to 1 if you have any LP solver. */
10 /* Define to 1 if you have any MIP solver. */
13 /* Define to 1 if you have CPLEX. */
14 #undef LEMON_HAVE_CPLEX
16 /* Define to 1 if you have GLPK. */
17 #undef LEMON_HAVE_GLPK
19 /* Define to 1 if you have SOPLEX */
20 #undef LEMON_HAVE_SOPLEX
22 /* Define to 1 if you have CLP */
25 /* Define to 1 if you have CBC */