lemon/config.h.in
author alpar
Wed, 28 Sep 2005 08:14:39 +0000
changeset 1689 f1795dafe42c
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
- runningTimeTest(): a tool to measure running times more precisely.
- TimeStamp now uses double to count cpu-times
- 'get's removed from the query functions of Times and TimeStamp
     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