lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Tue, 07 Apr 2009 12:56:50 +0100
changeset 618 d5c39e9d1a4e
parent 564 2b6d5d22bb23
child 674 20dac2104519
permissions -rw-r--r--
Merge
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
deba@614
    21
deba@614
    22
/* Define to 1 if you have CBC */
deba@614
    23
#undef HAVE_CBC