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
39#define COIN_HAS_COINDEPEND 1
45#define COIN_HAS_DYLP 1
48#define COIN_HAS_GLPK 1
57#define COIN_HAS_MIPLIB3 1
63#define COIN_HAS_MUMPS 1
66#define COIN_HAS_NETLIB 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"
158#define PACKAGE_BUGREPORT "cbc@lists.coin-or.org"
161#define PACKAGE_NAME "Cbc"
164#define PACKAGE_STRING "Cbc 2.10.5"
167#define PACKAGE_TARNAME "cbc"
170#define PACKAGE_VERSION "2.10.5"
173#define STDC_HEADERS 1
176#define VERSION "2.10.5"