lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 30 Nov 2008 19:17:51 +0100
changeset 405 6b9057cdcd8b
child 457 69928a704ffb
child 496 7992dcb0d0e6
permissions -rw-r--r--
Doc improvements for Bfs, Dfs, Dijkstra (#185)

- More precise references to overloaded member functions.
- Hide the doc of the traits class parameters.
- Better doc for named groups.
- More precise doc for the case of multiple sources in Dfs.
     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