lemon/config.h.in
author deba
Mon, 27 Feb 2006 10:36:01 +0000
changeset 1986 9b56cca61e2e
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
An additional simplier interface for static size graphs.
Node operator()(int) for getting node by index
int index(Node node) for getting index by node
ladanyi@1433
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1433
     2
#undef HAVE_CPLEX
ladanyi@1433
     3
ladanyi@1433
     4
/* Define to 1 if you have GLPK. */
ladanyi@1433
     5
#undef HAVE_GLPK