lemon/config.h.in
author Balazs Dezso <deba@inf.elte.hu>
Mon, 21 Jul 2008 16:30:28 +0200
changeset 228 b6732e0d38c5
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Reworking graph testing

- The graph tests check more graph functionality.
- The petersen graph is too regular, therefore special graphs are used.
- The graph_test.h contains just general tools to test graphs.
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