/* src/config.h.in. Generated from configure.ac by autoheader. */ /* Define to the name of the default solver to be used in cbc-generic in small letters */ #undef CBC_DEFAULT_SOLVER /* SVN revision number of project */ #undef CBC_SVN_REV /* Define to 1 if the SMP version of Cbc should be compiled */ #undef CBC_THREAD /* Version number of project */ #undef CBC_VERSION /* Major Version number of project */ #undef CBC_VERSION_MAJOR /* Minor Version number of project */ #undef CBC_VERSION_MINOR /* Release Version number of project */ #undef CBC_VERSION_RELEASE /* Define to the debug sanity check level (0 is no test) */ #undef COIN_CBC_CHECKLEVEL /* Define to the debug verbosity level (0 is no output) */ #undef COIN_CBC_VERBOSITY /* Define to 1 if the ASL package is available */ #undef COIN_HAS_ASL /* Define to 1 if the Clp package is available */ #undef COIN_HAS_CLP /* Define to 1 if the CoinDepend package is available */ #undef COIN_HAS_COINDEPEND /* Define to 1 if the Cpx package is available */ #undef COIN_HAS_CPX /* Define to 1 if the DyLP package is available */ #undef COIN_HAS_DYLP /* Define to 1 if the Glpk package is available */ #undef COIN_HAS_GLPK /* Define to 1 if the Grb package is available */ #undef COIN_HAS_GRB /* Define to 1 if the Highs package is available */ #undef COIN_HAS_HIGHS /* Define to 1 if the Miplib3 package is available */ #undef COIN_HAS_MIPLIB3 /* Define to 1 if the Msk package is available */ #undef COIN_HAS_MSK /* Define to 1 if the Mumps package is available */ #undef COIN_HAS_MUMPS /* Define to 1 if the Netlib package is available */ #undef COIN_HAS_NETLIB /* Define to 1 if the Nauty package is available */ #undef COIN_HAS_NTY /* Define to 1 if the OsiTests package is available */ #undef COIN_HAS_OSITESTS /* Define to 1 if readline is available */ #undef COIN_HAS_READLINE /* Define to 1 if the Sample package is available */ #undef COIN_HAS_SAMPLE /* Define to 1 if the Spx package is available */ #undef COIN_HAS_SPX /* Define to 1 if the Vol package is available */ #undef COIN_HAS_VOL /* Define to 1 if the Xpr package is available */ #undef COIN_HAS_XPR /* Define to 1 if you have the header file. */ #undef HAVE_CFLOAT /* Define to 1 if you have the header file. */ #undef HAVE_CIEEEFP /* Define if clock_gettime and rt library is available */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the header file. */ #undef HAVE_CMATH /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FLOAT_H /* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MATH_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* define to the name of the default solver interface class, e.g., OsiClpSolverInterface */ #undef OSICBC_DFLT_SOLVER /* define this symbol if clp is the default solver */ #undef OSICBC_DFLT_SOLVER_CLP /* define to the name of the .hpp file for the default solver interface class, e.g., "OsiClpSolverInterface.hpp" (include quotes) */ #undef OSICBC_DFLT_SOLVER_HPP /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION