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

Load file history
gravatar
alpar (Alpar Juttner)
Allow lgf file without Arc maps (#382) A single '-' character in the @arcs sectio header indicates that there is no arc map.
1
2
3
4
5
6
7
8
/* Define to 1 if you have CPLEX. */
#undef LEMON_HAVE_CPLEX
/* Define to 1 if you have GLPK. */
#undef LEMON_HAVE_GLPK
/* Define to 1 if you have long long */
#undef LEMON_HAVE_LONG_LONG