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-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 | /* Define to the debug sanity check level (0 is no test) */ |
---|
17 | #undef COIN_CBC_CHECKLEVEL |
---|
18 | |
---|
19 | /* Define to the debug verbosity level (0 is no output) */ |
---|
20 | #undef COIN_CBC_VERBOSITY |
---|
21 | |
---|
22 | /* Define to 1 if the ASL package is available */ |
---|
23 | #undef COIN_HAS_ASL |
---|
24 | |
---|
25 | /* Define to 1 if the Clp package is available */ |
---|
26 | #undef COIN_HAS_CLP |
---|
27 | |
---|
28 | /* Define to 1 if the CoinDepend package is available */ |
---|
29 | #undef COIN_HAS_COINDEPEND |
---|
30 | |
---|
31 | /* Define to 1 if the Cpx package is available */ |
---|
32 | #undef COIN_HAS_CPX |
---|
33 | |
---|
34 | /* Define to 1 if the DyLP package is available */ |
---|
35 | #undef COIN_HAS_DYLP |
---|
36 | |
---|
37 | /* Define to 1 if the Glpk package is available */ |
---|
38 | #undef COIN_HAS_GLPK |
---|
39 | |
---|
40 | /* Define to 1 if the Grb package is available */ |
---|
41 | #undef COIN_HAS_GRB |
---|
42 | |
---|
43 | /* Define to 1 if the Miplib3 package is available */ |
---|
44 | #undef COIN_HAS_MIPLIB3 |
---|
45 | |
---|
46 | /* Define to 1 if the Msk package is available */ |
---|
47 | #undef COIN_HAS_MSK |
---|
48 | |
---|
49 | /* Define to 1 if the Netlib package is available */ |
---|
50 | #undef COIN_HAS_NETLIB |
---|
51 | |
---|
52 | /* Define to 1 if the OsiTests package is available */ |
---|
53 | #undef COIN_HAS_OSITESTS |
---|
54 | |
---|
55 | /* Define to 1 if the Sample package is available */ |
---|
56 | #undef COIN_HAS_SAMPLE |
---|
57 | |
---|
58 | /* Define to 1 if the Spx package is available */ |
---|
59 | #undef COIN_HAS_SPX |
---|
60 | |
---|
61 | /* Define to 1 if the Vol package is available */ |
---|
62 | #undef COIN_HAS_VOL |
---|
63 | |
---|
64 | /* Define to 1 if the Xpr package is available */ |
---|
65 | #undef COIN_HAS_XPR |
---|
66 | |
---|
67 | /* Define if clock_gettime and rt library is available */ |
---|
68 | #undef HAVE_CLOCK_GETTIME |
---|
69 | |
---|
70 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
71 | #undef HAVE_DLFCN_H |
---|
72 | |
---|
73 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
74 | #undef HAVE_INTTYPES_H |
---|
75 | |
---|
76 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
77 | #undef HAVE_MEMORY_H |
---|
78 | |
---|
79 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
80 | #undef HAVE_STDINT_H |
---|
81 | |
---|
82 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
83 | #undef HAVE_STDLIB_H |
---|
84 | |
---|
85 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
86 | #undef HAVE_STRINGS_H |
---|
87 | |
---|
88 | /* Define to 1 if you have the <string.h> header file. */ |
---|
89 | #undef HAVE_STRING_H |
---|
90 | |
---|
91 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
92 | #undef HAVE_SYS_STAT_H |
---|
93 | |
---|
94 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
95 | #undef HAVE_SYS_TYPES_H |
---|
96 | |
---|
97 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
98 | #undef HAVE_UNISTD_H |
---|
99 | |
---|
100 | /* define to the name of the default solver interface class, e.g., |
---|
101 | OsiClpSolverInterface */ |
---|
102 | #undef OSICBC_DFLT_SOLVER |
---|
103 | |
---|
104 | /* define this symbol if clp is the default solver */ |
---|
105 | #undef OSICBC_DFLT_SOLVER_CLP |
---|
106 | |
---|
107 | /* define to the name of the .hpp file for the default solver interface class, |
---|
108 | e.g., "OsiClpSolverInterface.hpp" (include quotes) */ |
---|
109 | #undef OSICBC_DFLT_SOLVER_HPP |
---|
110 | |
---|
111 | /* Name of package */ |
---|
112 | #undef PACKAGE |
---|
113 | |
---|
114 | /* Define to the address where bug reports for this package should be sent. */ |
---|
115 | #undef PACKAGE_BUGREPORT |
---|
116 | |
---|
117 | /* Define to the full name of this package. */ |
---|
118 | #undef PACKAGE_NAME |
---|
119 | |
---|
120 | /* Define to the full name and version of this package. */ |
---|
121 | #undef PACKAGE_STRING |
---|
122 | |
---|
123 | /* Define to the one symbol short name of this package. */ |
---|
124 | #undef PACKAGE_TARNAME |
---|
125 | |
---|
126 | /* Define to the version of this package. */ |
---|
127 | #undef PACKAGE_VERSION |
---|
128 | |
---|
129 | /* Define to 1 if you have the ANSI C header files. */ |
---|
130 | #undef STDC_HEADERS |
---|
131 | |
---|
132 | /* Version number of package */ |
---|
133 | #undef VERSION |
---|