lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 30 Nov 2008 14:51:05 +0100
changeset 402 235be9d4b6ab
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Many doc improvements for Circulation (#175)

- More precise doc for members.
- Several doc fixes.
- Add doc for public types.
- Better formulations.
- Add useful notes to the problem description.
- Use supply instead of excess in the doc.
- Hide the doc of the traits class parameter.
- Use \tparam for template parameters.
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