Go to the documentation of this file.
6 #define CBC_DEFAULT_SOLVER "clp"
15 #define CBC_VERSION "2.8.12"
18 #define CBC_VERSION_MAJOR 2
21 #define CBC_VERSION_MINOR 8
24 #define CBC_VERSION_RELEASE 12
27 #define COIN_CBC_CHECKLEVEL 0
30 #define COIN_CBC_VERBOSITY 0
36 #define COIN_HAS_CLP 1
39 #define COIN_HAS_COINDEPEND 1
63 #define COIN_HAS_OSITESTS 1
69 #define COIN_HAS_SAMPLE 1
87 #define HAVE_CLOCK_GETTIME 1
93 #define HAVE_DLFCN_H 1
102 #define HAVE_INTTYPES_H 1
108 #define HAVE_MEMORY_H 1
114 #define HAVE_STDINT_H 1
117 #define HAVE_STDLIB_H 1
120 #define HAVE_STRINGS_H 1
123 #define HAVE_STRING_H 1
126 #define HAVE_SYS_STAT_H 1
129 #define HAVE_SYS_TYPES_H 1
132 #define HAVE_UNISTD_H 1
136 #define OSICBC_DFLT_SOLVER OsiClpSolverInterface
139 #define OSICBC_DFLT_SOLVER_CLP 1
143 #define OSICBC_DFLT_SOLVER_HPP "OsiClpSolverInterface.hpp"
146 #define PACKAGE "cbc"
149 #define PACKAGE_BUGREPORT "cbc@lists.coin-or.org"
152 #define PACKAGE_NAME "Cbc"
155 #define PACKAGE_STRING "Cbc 2.8.12"
158 #define PACKAGE_TARNAME "cbc"
161 #define PACKAGE_VERSION "2.8.12"
164 #define STDC_HEADERS 1
167 #define VERSION "2.8.12"