• Main Page
  • Related Pages
  • Classes
  • Files
  • File List
  • File Members

/build/buildd/coinor-osi-0.103.0/Osi/inc/config_osi.h

Go to the documentation of this file.
00001 /* inc/config_osi.h.  Generated by configure.  */
00002 /* inc/config_osi.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* If defined, the Ampl Solver Library is available. */
00005 /* #undef COIN_HAS_ASL */
00006 
00007 /* Define to 1 if the Cbc package is used */
00008 /* #undef COIN_HAS_CBC */
00009 
00010 /* Define to 1 if the Cgl package is used */
00011 /* #undef COIN_HAS_CGL */
00012 
00013 /* Define to 1 if the Clp package is used */
00014 #define COIN_HAS_CLP 1
00015 
00016 /* Define to 1 if the CoinUtils package is used */
00017 #define COIN_HAS_COINUTILS 1
00018 
00019 /* Define to 1 if the Cplex package is available */
00020 /* #undef COIN_HAS_CPX */
00021 
00022 /* Define to 1 if the DyLP package is used */
00023 #define COIN_HAS_DYLP 1
00024 
00025 /* Define to 1 if the FortMP package is available */
00026 /* #undef COIN_HAS_FMP */
00027 
00028 /* Define to 1 if Glpk package is available */
00029 /* #undef COIN_HAS_GLPK */
00030 
00031 /* Define to 1 if the Gurobi package is available */
00032 /* #undef COIN_HAS_GRB */
00033 
00034 /* Define to 1 if the Mosek package is available */
00035 /* #undef COIN_HAS_MSK */
00036 
00037 /* Define to 1 if the Osi package is used */
00038 #define COIN_HAS_OSI 1
00039 
00040 /* Define to 1 if the Osl package is available */
00041 /* #undef COIN_HAS_OSL */
00042 
00043 /* Define to 1 if the Soplex package is available */
00044 /* #undef COIN_HAS_SPX */
00045 
00046 /* Define to 1 if the SYMPHONY package is used */
00047 /* #undef COIN_HAS_SYMPHONY */
00048 
00049 /* Define to 1 if the Vol package is used */
00050 #define COIN_HAS_VOL 1
00051 
00052 /* Define to 1 if the Xpress package is available */
00053 /* #undef COIN_HAS_XPR */
00054 
00055 /* Define to the debug sanity check level (0 is no test) */
00056 #define COIN_OSI_CHECKLEVEL 0
00057 
00058 /* Define to the debug verbosity level (0 is no output) */
00059 #define COIN_OSI_VERBOSITY 0
00060 
00061 /* Define to 1 if GLPK has the advanced B&B solver lpx_intopt */
00062 /* #undef GLPK_HAS_INTOPT */
00063 
00064 /* Define to 1 if you have the <dlfcn.h> header file. */
00065 #define HAVE_DLFCN_H 1
00066 
00067 /* Define to 1 if you have the <inttypes.h> header file. */
00068 #define HAVE_INTTYPES_H 1
00069 
00070 /* Define to 1 if you have the <memory.h> header file. */
00071 #define HAVE_MEMORY_H 1
00072 
00073 /* Define to 1 if you have the <stdint.h> header file. */
00074 #define HAVE_STDINT_H 1
00075 
00076 /* Define to 1 if you have the <stdlib.h> header file. */
00077 #define HAVE_STDLIB_H 1
00078 
00079 /* Define to 1 if you have the <strings.h> header file. */
00080 #define HAVE_STRINGS_H 1
00081 
00082 /* Define to 1 if you have the <string.h> header file. */
00083 #define HAVE_STRING_H 1
00084 
00085 /* Define to 1 if you have the <sys/stat.h> header file. */
00086 #define HAVE_SYS_STAT_H 1
00087 
00088 /* Define to 1 if you have the <sys/types.h> header file. */
00089 #define HAVE_SYS_TYPES_H 1
00090 
00091 /* Define to 1 if you have the <unistd.h> header file. */
00092 #define HAVE_UNISTD_H 1
00093 
00094 /* Define this variable to enable OsiDylp's informational printing features.
00095    */
00096 #define ODSI_INFOMSGS 1
00097 
00098 /* Control OsiDylp's paranoid checks. Legal values: 0 - off; 1 - normal; 2 -
00099    consistency (expensive) */
00100 #define ODSI_PARANOIA 1
00101 
00102 /* Define this variable to enable support for dylp's statistics collection
00103    features. */
00104 /* #undef ODSI_STATISTICS */
00105 
00106 /* define to the name of the default solver interface class, e.g.,
00107    OsiClpSolverInterface */
00108 #define OSICBC_DFLT_SOLVER OsiClpSolverInterface
00109 
00110 /* define this symbol if clp is the default solver */
00111 #define OSICBC_DFLT_SOLVER_CLP 1
00112 
00113 /* define to the name of the .hpp file for the default solver interface class,
00114    e.g., "OsiClpSolverInterface.hpp" (include quotes) */
00115 #define OSICBC_DFLT_SOLVER_HPP "OsiClpSolverInterface.hpp"
00116 
00117 /* Version number of project */
00118 #define OSI_VERSION "0.103.0"
00119 
00120 /* Name of package */
00121 #define PACKAGE "osi"
00122 
00123 /* Define to the address where bug reports for this package should be sent. */
00124 #define PACKAGE_BUGREPORT "coin-osi@list.coin-or.org"
00125 
00126 /* Define to the full name of this package. */
00127 #define PACKAGE_NAME "Osi"
00128 
00129 /* Define to the full name and version of this package. */
00130 #define PACKAGE_STRING "Osi 0.103.0"
00131 
00132 /* Define to the one symbol short name of this package. */
00133 #define PACKAGE_TARNAME "osi"
00134 
00135 /* Define to the version of this package. */
00136 #define PACKAGE_VERSION "0.103.0"
00137 
00138 /* Define to 1 if you have the ANSI C header files. */
00139 #define STDC_HEADERS 1
00140 
00141 /* Version number of package */
00142 #define VERSION "0.103.0"

Generated on Mon Oct 18 2010 06:52:51 by  doxygen 1.7.1