lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 30 Nov 2008 21:53:24 +0100
changeset 406 a578265aa8a6
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Improvements in groups.dox (#188)

- Unify the notations used for formulas.
- Add 'namespace lemon {...}' to simplify the references.
- Improved doc for algorithm groups.
- Extend the doc of the "shortest path" and "minimum cost flow" modules.
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