lemon/config.h.in
author klao
Fri, 10 Mar 2006 18:06:26 +0000
changeset 2003 cf012a7c7f69
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
UnionFindEnum revision:

* 0 is _not_ convertible to list<...>::iterator, so we have to use other means
to define/check validity
* standard LEMON iterator interface for ClassIt and ItemIt
ladanyi@1433
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1433
     2
#undef HAVE_CPLEX
ladanyi@1433
     3
ladanyi@1433
     4
/* Define to 1 if you have GLPK. */
ladanyi@1433
     5
#undef HAVE_GLPK