lemon/config.h.in
author alpar
Tue, 06 Feb 2007 19:16:26 +0000
changeset 2355 ac0d843b8873
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
Two new distributions added:
- Gaussian distribution generated using the polar form of the Box-Muller
transformation,
- Exponential distribution generated using inverse cdf.
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