1 | /* inc/config_cbc.h.in. Generated from configure.ac by autoheader. */ |
---|
2 | |
---|
3 | /* Define to the name of the default solver to be used in CBC in small letters |
---|
4 | */ |
---|
5 | #undef CBC_DEFAULT_SOLVER |
---|
6 | |
---|
7 | /* Define to the debug sanity check level (0 is no test) */ |
---|
8 | #undef COIN_CBC_CHECKLEVEL |
---|
9 | |
---|
10 | /* Define to the debug verbosity level (0 is no output) */ |
---|
11 | #undef COIN_CBC_VERBOSITY |
---|
12 | |
---|
13 | /* If defined, the Ampl Solver Library is available. */ |
---|
14 | #undef COIN_HAS_ASL |
---|
15 | |
---|
16 | /* Define to 1 if the Cbc package is used */ |
---|
17 | #undef COIN_HAS_CBC |
---|
18 | |
---|
19 | /* Define to 1 if the Cgl package is used */ |
---|
20 | #undef COIN_HAS_CGL |
---|
21 | |
---|
22 | /* Define to 1 if the Clp package is used */ |
---|
23 | #undef COIN_HAS_CLP |
---|
24 | |
---|
25 | /* Define to 1 if the CoinUtils package is used */ |
---|
26 | #undef COIN_HAS_COINUTILS |
---|
27 | |
---|
28 | /* Define to 1 if the Cplex package is used */ |
---|
29 | #undef COIN_HAS_CPX |
---|
30 | |
---|
31 | /* Define to 1 if the DyLP package is used */ |
---|
32 | #undef COIN_HAS_DYLP |
---|
33 | |
---|
34 | /* Define to 1 if the FortMP package is used */ |
---|
35 | #undef COIN_HAS_FMP |
---|
36 | |
---|
37 | /* Define to 1 if the Glpk package is used */ |
---|
38 | #undef COIN_HAS_GLPK |
---|
39 | |
---|
40 | /* Define to 1 if the Mosek package is used */ |
---|
41 | #undef COIN_HAS_MSK |
---|
42 | |
---|
43 | /* Define to 1 if the Osi package is used */ |
---|
44 | #undef COIN_HAS_OSI |
---|
45 | |
---|
46 | /* Define to 1 if the Osl package is used */ |
---|
47 | #undef COIN_HAS_OSL |
---|
48 | |
---|
49 | /* Define to 1 if the Soplex package is used */ |
---|
50 | #undef COIN_HAS_SPX |
---|
51 | |
---|
52 | /* Define to 1 if the Sym package is used */ |
---|
53 | #undef COIN_HAS_SYM |
---|
54 | |
---|
55 | /* Define to 1 if the Vol package is used */ |
---|
56 | #undef COIN_HAS_VOL |
---|
57 | |
---|
58 | /* Define to 1 if the Xpress package is used */ |
---|
59 | #undef COIN_HAS_XPR |
---|
60 | |
---|
61 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
62 | #undef HAVE_DLFCN_H |
---|
63 | |
---|
64 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
65 | #undef HAVE_INTTYPES_H |
---|
66 | |
---|
67 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
68 | #undef HAVE_MEMORY_H |
---|
69 | |
---|
70 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
71 | #undef HAVE_STDINT_H |
---|
72 | |
---|
73 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
74 | #undef HAVE_STDLIB_H |
---|
75 | |
---|
76 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
77 | #undef HAVE_STRINGS_H |
---|
78 | |
---|
79 | /* Define to 1 if you have the <string.h> header file. */ |
---|
80 | #undef HAVE_STRING_H |
---|
81 | |
---|
82 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
83 | #undef HAVE_SYS_STAT_H |
---|
84 | |
---|
85 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
86 | #undef HAVE_SYS_TYPES_H |
---|
87 | |
---|
88 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
89 | #undef HAVE_UNISTD_H |
---|
90 | |
---|
91 | /* Name of package */ |
---|
92 | #undef PACKAGE |
---|
93 | |
---|
94 | /* Define to the address where bug reports for this package should be sent. */ |
---|
95 | #undef PACKAGE_BUGREPORT |
---|
96 | |
---|
97 | /* Define to the full name of this package. */ |
---|
98 | #undef PACKAGE_NAME |
---|
99 | |
---|
100 | /* Define to the full name and version of this package. */ |
---|
101 | #undef PACKAGE_STRING |
---|
102 | |
---|
103 | /* Define to the one symbol short name of this package. */ |
---|
104 | #undef PACKAGE_TARNAME |
---|
105 | |
---|
106 | /* Define to the version of this package. */ |
---|
107 | #undef PACKAGE_VERSION |
---|
108 | |
---|
109 | /* Define to 1 if you have the ANSI C header files. */ |
---|
110 | #undef STDC_HEADERS |
---|
111 | |
---|
112 | /* Version number of package */ |
---|
113 | #undef VERSION |
---|