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