lemon/config.h.in
author Balazs Dezso <deba@inf.elte.hu>
Tue, 15 Jul 2008 13:15:39 +0200
changeset 220 a5d8c039f218
child 480 69928a704ffb
child 515 7992dcb0d0e6
permissions -rw-r--r--
Reorganize header files (Ticket #97)

In addition on some places the DefaultMap<G, K, V> is replaced with
ItemSetTraits<G, K>::template Map<V>::Type, to decrease the dependencies
of different tools. It is obviously better solution.
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1
     2
#undef HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@1
     5
#undef HAVE_GLPK