lemon/config.h.in
author Peter Kovacs <kpeter@inf.elte.hu>
Sat, 15 Mar 2008 23:39:41 +0100
changeset 82 bce6c8f93d10
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Add basic logical maps and doc improvements

- Add the following new logical maps and map adaptors:
* TrueMap, FalseMap
* AndMap, OrMap
* EqualMap, LessMap
- Improve the documentation for other classes.
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