lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Mon, 01 Dec 2008 14:23:59 +0100
changeset 403 940587667b47
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Improve test file for Circulation (#175)

- Bug fix: add a missing #include.
- Add compile test for various functions and named parameters.
- Use a smaller digraph with lower bounds.
- Test eight instances instead of two.
- Remove the doc that was for the demo file.
     1 /* Define to 1 if you have CPLEX. */
     2 #undef HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef HAVE_GLPK