lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Sun, 01 Mar 2009 07:10:49 +0000
changeset 588 89e29e22d479
parent 482 ed54c0d13df0
parent 515 7992dcb0d0e6
child 614 3314f58e7b25
permissions -rw-r--r--
Remove \bug and \todo comments
alpar@564
     1
/* Define to 1 if you have long long */
alpar@564
     2
#undef HAVE_LONG_LONG
alpar@564
     3
alpar@480
     4
/* Define to 1 if you have any LP solver. */
alpar@480
     5
#undef HAVE_LP
alpar@480
     6
alpar@480
     7
/* Define to 1 if you have any MIP solver. */
alpar@480
     8
#undef HAVE_MIP
alpar@480
     9
ladanyi@1
    10
/* Define to 1 if you have CPLEX. */
ladanyi@1
    11
#undef HAVE_CPLEX
ladanyi@1
    12
ladanyi@1
    13
/* Define to 1 if you have GLPK. */
ladanyi@1
    14
#undef HAVE_GLPK
alpar@515
    15
deba@481
    16
/* Define to 1 if you have SOPLEX */
deba@482
    17
#undef HAVE_SOPLEX
deba@482
    18
deba@482
    19
/* Define to 1 if you have CLP */
deba@482
    20
#undef HAVE_CLP