lemon/config.h.in
author deba
Wed, 25 Jan 2006 12:10:18 +0000
changeset 1902 e9af75c90c28
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
state setting function for heaps

If we know that which elements were in the heap then
we can clear it in better time complexity.
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