lemon/config.h.in
author deba
Wed, 06 Sep 2006 10:19:57 +0000
changeset 2202 09cbc87cb4ab
parent 1433 e0ec5ce0771e
child 2605 852361980706
permissions -rw-r--r--
New map type based on array map for debugging purpose

It checks multiple allocation and deallocation of map values and
some consistency.

todo:
clarification of debugging concepts
assertions - exceptions - debug
revision of attic/debug.h

motto:
testing is at least so important as coding
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