lemon/config.h.in
author deba
Sat, 11 Aug 2007 16:34:41 +0000
changeset 2462 7a096a6bf53a
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
Common interface for bipartite matchings
Some useful query function for push-relabel based matching

The naming should be rethink for these classes
for example: pr-ap prefix for push-relabel and augmenting path
algorithms
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