Go to the documentation of this file.
6 #define CBC_DEFAULT_SOLVER "clp"
15 #define CBC_VERSION "2.10.10"
18 #define CBC_VERSION_MAJOR 2
21 #define CBC_VERSION_MINOR 10
24 #define CBC_VERSION_RELEASE 10
27 #define COIN_CBC_CHECKLEVEL 0
30 #define COIN_CBC_VERBOSITY 0
36 #define COIN_HAS_CLP 1
39 #define COIN_HAS_COINDEPEND 1
72 #define COIN_HAS_OSITESTS 1
78 #define COIN_HAS_SAMPLE 1
102 #define HAVE_DLFCN_H 1
111 #define HAVE_INTTYPES_H 1
117 #define HAVE_MEMORY_H 1
123 #define HAVE_STDINT_H 1
126 #define HAVE_STDLIB_H 1
129 #define HAVE_STRINGS_H 1
132 #define HAVE_STRING_H 1
135 #define HAVE_SYS_STAT_H 1
138 #define HAVE_SYS_TYPES_H 1
141 #define HAVE_UNISTD_H 1
145 #define OSICBC_DFLT_SOLVER OsiClpSolverInterface
148 #define OSICBC_DFLT_SOLVER_CLP 1
152 #define OSICBC_DFLT_SOLVER_HPP "OsiClpSolverInterface.hpp"
155 #define PACKAGE "cbc"
158 #define PACKAGE_BUGREPORT "cbc@lists.coin-or.org"
161 #define PACKAGE_NAME "Cbc"
164 #define PACKAGE_STRING "Cbc 2.10.10"
167 #define PACKAGE_TARNAME "cbc"
170 #define PACKAGE_VERSION "2.10.10"
173 #define STDC_HEADERS 1
176 #define VERSION "2.10.10"