1/* src/Osi/config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if the CoinUtils package is available */
4#undef COIN_HAS_COINUTILS
5
6/* Define to 1 if the Cplex package is available */
7#undef COIN_HAS_CPX
8
9/* Define to 1 if the Glpk package is available */
10#undef COIN_HAS_GLPK
11
12/* Define to 1 if the Gurobi package is available */
13#undef COIN_HAS_GRB
14
15/* Define to 1 if the Mosek package is available */
16#undef COIN_HAS_MSK
17
18/* Define to 1 if the Netlib package is available */
19#undef COIN_HAS_NETLIB
20
21/* Define to 1 if the Sample package is available */
22#undef COIN_HAS_SAMPLE
23
24/* Define to 1 if the SoPlex package is available */
25#undef COIN_HAS_SOPLEX
26
27/* Define to 1 if the Xpress package is available */
28#undef COIN_HAS_XPR
29
30/* Define to the debug sanity check level (0 is no test) */
31#undef COIN_OSI_CHECKLEVEL
32
33/* Define to the debug verbosity level (0 is no output) */
34#undef COIN_OSI_VERBOSITY
35
36/* Define to 1 if GLPK has the advanced B&B solver lpx_intopt */
37#undef GLPK_HAS_INTOPT
38
39/* Define to 1 if you have the <cfloat> header file. */
40#undef HAVE_CFLOAT
41
42/* Define to 1 if you have the <cieeefp> header file. */
43#undef HAVE_CIEEEFP
44
45/* Define to 1 if you have the <cmath> header file. */
46#undef HAVE_CMATH
47
48/* Define to 1 if you have the <dlfcn.h> header file. */
49#undef HAVE_DLFCN_H
50
51/* Define to 1 if you have the <float.h> header file. */
52#undef HAVE_FLOAT_H
53
54/* Define to 1 if you have the <ieeefp.h> header file. */
55#undef HAVE_IEEEFP_H
56
57/* Define to 1 if you have the <inttypes.h> header file. */
58#undef HAVE_INTTYPES_H
59
60/* Define to 1 if you have the <math.h> header file. */
61#undef HAVE_MATH_H
62
63/* Define to 1 if you have the <memory.h> header file. */
64#undef HAVE_MEMORY_H
65
66/* Define to 1 if you have the <stdint.h> header file. */
67#undef HAVE_STDINT_H
68
69/* Define to 1 if you have the <stdlib.h> header file. */
70#undef HAVE_STDLIB_H
71
72/* Define to 1 if you have the <strings.h> header file. */
73#undef HAVE_STRINGS_H
74
75/* Define to 1 if you have the <string.h> header file. */
76#undef HAVE_STRING_H
77
78/* Define to 1 if you have the <sys/stat.h> header file. */
79#undef HAVE_SYS_STAT_H
80
81/* Define to 1 if you have the <sys/types.h> header file. */
82#undef HAVE_SYS_TYPES_H
83
84/* Define to 1 if you have the <unistd.h> header file. */
85#undef HAVE_UNISTD_H
86
87/* SVN revision number of project */
88#undef OSI_SVN_REV
89
90/* Version number of project */
91#undef OSI_VERSION
92
93/* Major Version number of project */
94#undef OSI_VERSION_MAJOR
95
96/* Minor Version number of project */
97#undef OSI_VERSION_MINOR
98
99/* Release Version number of project */
100#undef OSI_VERSION_RELEASE
101
102/* Name of package */
103#undef PACKAGE
104
105/* Define to the address where bug reports for this package should be sent. */
106#undef PACKAGE_BUGREPORT
107
108/* Define to the full name of this package. */
109#undef PACKAGE_NAME
110
111/* Define to the full name and version of this package. */
112#undef PACKAGE_STRING
113
114/* Define to the one symbol short name of this package. */
115#undef PACKAGE_TARNAME
116
117/* Define to the version of this package. */
118#undef PACKAGE_VERSION
119
120/* Define to 1 if you have the ANSI C header files. */
121#undef STDC_HEADERS
122
123/* Version number of package */
124#undef VERSION
125