Go to the documentation of this file.
6 #define CBC_DEFAULT_SOLVER "clp"
15 #define CBC_VERSION "2.10.5"
18 #define CBC_VERSION_MAJOR 2
21 #define CBC_VERSION_MINOR 10
24 #define CBC_VERSION_RELEASE 5
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
96 #define HAVE_CLOCK_GETTIME 1
148 #define OSICBC_DFLT_SOLVER OsiClpSolverInterface
151 #define OSICBC_DFLT_SOLVER_CLP 1
155 #define OSICBC_DFLT_SOLVER_HPP "OsiClpSolverInterface.hpp"
158 #define PACKAGE "cbc"
161 #define PACKAGE_BUGREPORT "cbc@lists.coin-or.org"
164 #define PACKAGE_NAME "Cbc"
167 #define PACKAGE_STRING "Cbc 2.10.5"
170 #define PACKAGE_TARNAME "cbc"
173 #define PACKAGE_URL ""
176 #define PACKAGE_VERSION "2.10.5"
182 #define VERSION "2.10.5"