1 | /* src/config.h.in. Generated from configure.ac by autoheader. */ |
---|
2 | |
---|
3 | /* Define to the name of the default solver to be used in cbc-generic in small |
---|
4 | letters */ |
---|
5 | #undef CBC_DEFAULT_SOLVER |
---|
6 | |
---|
7 | /* SVN revision number of project */ |
---|
8 | #undef CBC_SVN_REV |
---|
9 | |
---|
10 | /* Define to 1 if the SMP version of Cbc should be compiled */ |
---|
11 | #undef CBC_THREAD |
---|
12 | |
---|
13 | /* Version number of project */ |
---|
14 | #undef CBC_VERSION |
---|
15 | |
---|
16 | /* Major Version number of project */ |
---|
17 | #undef CBC_VERSION_MAJOR |
---|
18 | |
---|
19 | /* Minor Version number of project */ |
---|
20 | #undef CBC_VERSION_MINOR |
---|
21 | |
---|
22 | /* Release Version number of project */ |
---|
23 | #undef CBC_VERSION_RELEASE |
---|
24 | |
---|
25 | /* Define to the debug sanity check level (0 is no test) */ |
---|
26 | #undef COIN_CBC_CHECKLEVEL |
---|
27 | |
---|
28 | /* Define to the debug verbosity level (0 is no output) */ |
---|
29 | #undef COIN_CBC_VERBOSITY |
---|
30 | |
---|
31 | /* Define to 1 if the ASL package is available */ |
---|
32 | #undef COIN_HAS_ASL |
---|
33 | |
---|
34 | /* Define to 1 if the Clp package is available */ |
---|
35 | #undef COIN_HAS_CLP |
---|
36 | |
---|
37 | /* Define to 1 if the CoinDepend package is available */ |
---|
38 | #undef COIN_HAS_COINDEPEND |
---|
39 | |
---|
40 | /* Define to 1 if the Cpx package is available */ |
---|
41 | #undef COIN_HAS_CPX |
---|
42 | |
---|
43 | /* Define to 1 if the DyLP package is available */ |
---|
44 | #undef COIN_HAS_DYLP |
---|
45 | |
---|
46 | /* Define to 1 if the Glpk package is available */ |
---|
47 | #undef COIN_HAS_GLPK |
---|
48 | |
---|
49 | /* Define to 1 if the Grb package is available */ |
---|
50 | #undef COIN_HAS_GRB |
---|
51 | |
---|
52 | /* Define to 1 if the Miplib3 package is available */ |
---|
53 | #undef COIN_HAS_MIPLIB3 |
---|
54 | |
---|
55 | /* Define to 1 if the Msk package is available */ |
---|
56 | #undef COIN_HAS_MSK |
---|
57 | |
---|
58 | /* Define to 1 if the Netlib package is available */ |
---|
59 | #undef COIN_HAS_NETLIB |
---|
60 | |
---|
61 | /* Define to 1 if the Nauty package is available */ |
---|
62 | #undef COIN_HAS_NTY |
---|
63 | |
---|
64 | /* Define to 1 if the OsiTests package is available */ |
---|
65 | #undef COIN_HAS_OSITESTS |
---|
66 | |
---|
67 | /* Define to 1 if readline is available */ |
---|
68 | #undef COIN_HAS_READLINE |
---|
69 | |
---|
70 | /* Define to 1 if the Sample package is available */ |
---|
71 | #undef COIN_HAS_SAMPLE |
---|
72 | |
---|
73 | /* Define to 1 if the Spx package is available */ |
---|
74 | #undef COIN_HAS_SPX |
---|
75 | |
---|
76 | /* Define to 1 if the Vol package is available */ |
---|
77 | #undef COIN_HAS_VOL |
---|
78 | |
---|
79 | /* Define to 1 if the Xpr package is available */ |
---|
80 | #undef COIN_HAS_XPR |
---|
81 | |
---|
82 | /* Define to 1 if you have the <cfloat> header file. */ |
---|
83 | #undef HAVE_CFLOAT |
---|
84 | |
---|
85 | /* Define to 1 if you have the <cieeefp> header file. */ |
---|
86 | #undef HAVE_CIEEEFP |
---|
87 | |
---|
88 | /* Define if clock_gettime and rt library is available */ |
---|
89 | #undef HAVE_CLOCK_GETTIME |
---|
90 | |
---|
91 | /* Define to 1 if you have the <cmath> header file. */ |
---|
92 | #undef HAVE_CMATH |
---|
93 | |
---|
94 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
95 | #undef HAVE_DLFCN_H |
---|
96 | |
---|
97 | /* Define to 1 if you have the <float.h> header file. */ |
---|
98 | #undef HAVE_FLOAT_H |
---|
99 | |
---|
100 | /* Define to 1 if you have the <ieeefp.h> header file. */ |
---|
101 | #undef HAVE_IEEEFP_H |
---|
102 | |
---|
103 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
104 | #undef HAVE_INTTYPES_H |
---|
105 | |
---|
106 | /* Define to 1 if you have the <math.h> header file. */ |
---|
107 | #undef HAVE_MATH_H |
---|
108 | |
---|
109 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
110 | #undef HAVE_MEMORY_H |
---|
111 | |
---|
112 | /* Define to 1 if you have the <readline/readline.h> header file. */ |
---|
113 | #undef HAVE_READLINE_READLINE_H |
---|
114 | |
---|
115 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
116 | #undef HAVE_STDINT_H |
---|
117 | |
---|
118 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
119 | #undef HAVE_STDLIB_H |
---|
120 | |
---|
121 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
122 | #undef HAVE_STRINGS_H |
---|
123 | |
---|
124 | /* Define to 1 if you have the <string.h> header file. */ |
---|
125 | #undef HAVE_STRING_H |
---|
126 | |
---|
127 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
128 | #undef HAVE_SYS_STAT_H |
---|
129 | |
---|
130 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
131 | #undef HAVE_SYS_TYPES_H |
---|
132 | |
---|
133 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
134 | #undef HAVE_UNISTD_H |
---|
135 | |
---|
136 | /* define to the name of the default solver interface class, e.g., |
---|
137 | OsiClpSolverInterface */ |
---|
138 | #undef OSICBC_DFLT_SOLVER |
---|
139 | |
---|
140 | /* define this symbol if clp is the default solver */ |
---|
141 | #undef OSICBC_DFLT_SOLVER_CLP |
---|
142 | |
---|
143 | /* define to the name of the .hpp file for the default solver interface class, |
---|
144 | e.g., "OsiClpSolverInterface.hpp" (include quotes) */ |
---|
145 | #undef OSICBC_DFLT_SOLVER_HPP |
---|
146 | |
---|
147 | /* Name of package */ |
---|
148 | #undef PACKAGE |
---|
149 | |
---|
150 | /* Define to the address where bug reports for this package should be sent. */ |
---|
151 | #undef PACKAGE_BUGREPORT |
---|
152 | |
---|
153 | /* Define to the full name of this package. */ |
---|
154 | #undef PACKAGE_NAME |
---|
155 | |
---|
156 | /* Define to the full name and version of this package. */ |
---|
157 | #undef PACKAGE_STRING |
---|
158 | |
---|
159 | /* Define to the one symbol short name of this package. */ |
---|
160 | #undef PACKAGE_TARNAME |
---|
161 | |
---|
162 | /* Define to the version of this package. */ |
---|
163 | #undef PACKAGE_VERSION |
---|
164 | |
---|
165 | /* Define to 1 if you have the ANSI C header files. */ |
---|
166 | #undef STDC_HEADERS |
---|
167 | |
---|
168 | /* Version number of package */ |
---|
169 | #undef VERSION |
---|