lemon/config.h.in
author deba
Mon, 26 Jun 2006 15:40:35 +0000
changeset 2110 4b8153513f34
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
Smaller Simple Bucket Heap
- the list node does not store the value
- trade off: linear time operator[]
     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