gamspy-base 51.0.0rc1__py3-none-manylinux_2_28_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- anaconda3/envs/minigams-env-3.12/lib/python3.12/site-packages/minigams/GAMSPY_BASE_README.md +58 -0
- gamspy_base/__init__.py +18 -0
- gamspy_base/eula.pdf +0 -0
- gamspy_base/gams +0 -0
- gamspy_base/gamscmex.out +0 -0
- gamspy_base/gamserrs.txt +1318 -0
- gamspy_base/gamsgetkey +0 -0
- gamspy_base/gamslice.txt +8 -0
- gamspy_base/gamsprobe +0 -0
- gamspy_base/gamsstmp.txt +1 -0
- gamspy_base/gdxdiff +0 -0
- gamspy_base/gdxdump +0 -0
- gamspy_base/gevopt.def +102 -0
- gamspy_base/gmscmpun.txt +67 -0
- gamspy_base/gmscvnus.run +4 -0
- gamspy_base/gmscvnux.out +0 -0
- gamspy_base/gmsgenus.run +4 -0
- gamspy_base/gmsgenux.out +0 -0
- gamspy_base/gmske_us.run +11 -0
- gamspy_base/gmske_ux.out +933 -0
- gamspy_base/gmsprmun.txt +12 -0
- gamspy_base/libco4cclib64.so +0 -0
- gamspy_base/libconoptlu.so +0 -0
- gamspy_base/libcplex2212.so +0 -0
- gamspy_base/libcpxcclib64.so +0 -0
- gamspy_base/libcrypto.so.3 +0 -0
- gamspy_base/libcvdcclib64.so +0 -0
- gamspy_base/libdctmdclib64.so +0 -0
- gamspy_base/libgcc_s.so.1 +0 -0
- gamspy_base/libgdxcclib64.so +0 -0
- gamspy_base/libgdxdclib64.so +0 -0
- gamspy_base/libgfortran.so.5 +0 -0
- gamspy_base/libgmdcclib64.so +0 -0
- gamspy_base/libgmszlib164.so +0 -0
- gamspy_base/libgomp.so.1 +0 -0
- gamspy_base/libgsscclib64.so +0 -0
- gamspy_base/libguccclib64.so +0 -0
- gamspy_base/libgurobi.so +0 -0
- gamspy_base/libiomp5.so +0 -0
- gamspy_base/libipocclib64.so +0 -0
- gamspy_base/libipopt.so +0 -0
- gamspy_base/libjoatdclib64.so +0 -0
- gamspy_base/libmkl_gams.so +0 -0
- gamspy_base/liboptdclib64.so +0 -0
- gamspy_base/libpath52.so +0 -0
- gamspy_base/libptccclib64.so +0 -0
- gamspy_base/libquadmath.so.0 +0 -0
- gamspy_base/libshtcclib64.so +0 -0
- gamspy_base/libssl.so.3 +0 -0
- gamspy_base/libstdc++.so.6 +0 -0
- gamspy_base/optconopt.def +351 -0
- gamspy_base/optconvert.def +126 -0
- gamspy_base/optcplex.def +880 -0
- gamspy_base/optgams.def +725 -0
- gamspy_base/optipopt.def +521 -0
- gamspy_base/optnlpec.def +69 -0
- gamspy_base/optpath.def +231 -0
- gamspy_base/version.py +1 -0
- gamspy_base-51.0.0rc1.dist-info/METADATA +65 -0
- gamspy_base-51.0.0rc1.dist-info/RECORD +62 -0
- gamspy_base-51.0.0rc1.dist-info/WHEEL +5 -0
- gamspy_base-51.0.0rc1.dist-info/top_level.txt +1 -0
gamspy_base/optgams.def
ADDED
|
@@ -0,0 +1,725 @@
|
|
|
1
|
+
*
|
|
2
|
+
* optgams.def
|
|
3
|
+
*
|
|
4
|
+
|
|
5
|
+
LP string 0 "" 1 3 Linear Programming - default solver
|
|
6
|
+
MIP string 0 "" 1 3 Mixed-Integer Programming - default solver
|
|
7
|
+
RMIP string 0 "" 1 3 Relaxed Mixed-Integer Programming - default solver
|
|
8
|
+
NLP string 0 "" 1 3 Non-Linear Programming - default solver
|
|
9
|
+
MCP string 0 "" 1 3 Mixed Complementarity Problems - default solver
|
|
10
|
+
MPEC string 0 "" 1 3 Mathematical Programs with Equilibrium Constraints - default solver
|
|
11
|
+
RMPEC string 0 "" 1 3 Relaxed Mathematical Programs with Equilibrium Constraints - default solver
|
|
12
|
+
CNS string 0 "" 1 3 Constrained Nonlinear Systems - default solver
|
|
13
|
+
DNLP string 0 "" 1 3 Non-Linear Programming with Discontinuous Derivatives - default solver
|
|
14
|
+
RMINLP string 0 "" 1 3 Relaxed Mixed-Integer Non-Linear Programming - default solver
|
|
15
|
+
MINLP string 0 "" 1 3 Mixed-Integer Non-Linear Programming - default solver
|
|
16
|
+
QCP string 0 "" 1 3 Quadratically Constrained Programs - default solver
|
|
17
|
+
MIQCP string 0 "" 1 3 Mixed Integer Quadratically Constrained Programs - default solver
|
|
18
|
+
RMIQCP string 0 "" 1 3 Relaxed Mixed Integer Quadratically Constrained Programs - default solver
|
|
19
|
+
EMP string 0 "" 1 3 Extended Mathematical Programs - default solver
|
|
20
|
+
EolOnly immediate EolFlag 1 1 Single key-value pairs (immediate switch)
|
|
21
|
+
Restart string 0 "" 1 2 Name of a restart file, see \ref UG_SaveRestart
|
|
22
|
+
Input string 0 "" 1 1 Input file
|
|
23
|
+
Output string 0 "" 1 1 Listing file name
|
|
24
|
+
Save string 0 "" 1 2 Creates a work file, see \ref UG_SaveRestart
|
|
25
|
+
Symbol string 0 "" 1 1 Symbol table file
|
|
26
|
+
XSave string 0 "" 1 2 Creates a compressed \ref UG_SaveRestart "work file"
|
|
27
|
+
Expand string 0 "" 1 1 Expanded (include) input file name
|
|
28
|
+
PageWidth integer 0 32767 72 32767 1 1 Output file page width
|
|
29
|
+
PageSize integer 0 0 0 maxint 1 1 Output file page size (=0 no paging)
|
|
30
|
+
PageContr enumint 0 2 1 1 Output file page control option
|
|
31
|
+
0 1 No page control, with padding
|
|
32
|
+
1 1 FORTRAN style line printer format
|
|
33
|
+
2 1 No page control, no padding
|
|
34
|
+
3 1 Formfeed character for new page
|
|
35
|
+
Action enumstr 0 "CE" 1 1 GAMS processing request
|
|
36
|
+
"R" 1 Restart After Solve
|
|
37
|
+
"C" 1 CompileOnly
|
|
38
|
+
"E" 1 ExecuteOnly
|
|
39
|
+
"CE" 1 Compile and Execute
|
|
40
|
+
"G" 0 Glue Code Generation
|
|
41
|
+
"GT" 1 Trace Report
|
|
42
|
+
SubSys string 0 "" 1 3 Name of subsystem configuration file
|
|
43
|
+
ErrNam string 0 "" 1 1 Name of error message file
|
|
44
|
+
ScrDir string 0 "" 1 1 Scratch directory
|
|
45
|
+
ScrNam string 0 "" 1 1 Work file names stem
|
|
46
|
+
SysDir string 0 "" 1 1 GAMS system directory where GAMS executables reside
|
|
47
|
+
CurDir string 0 "" 1 1 Current directory
|
|
48
|
+
WorkDir string 0 "" 1 1 Working directory
|
|
49
|
+
PutDir string 0 "" 1 1 Put file directory
|
|
50
|
+
GridDir string 0 "" 1 1 Grid file directory
|
|
51
|
+
ScriptNext string 0 "" 0 3 Script mailbox file name (GAMSNEXT)
|
|
52
|
+
ScriptExit string 0 "" 1 3 Program or script to be executed at the end of a GAMS run
|
|
53
|
+
ScriptFrst string 0 "" 1 3 First line to be written to GAMSNEXT file.
|
|
54
|
+
LogLine enumint 0 2 1 1 Amount of line tracing to the log file
|
|
55
|
+
0 1 No line tracing
|
|
56
|
+
1 1 Minimum line tracing
|
|
57
|
+
2 1 Automatic and visually pleasing
|
|
58
|
+
LogOption enumint 0 3 1 1 Log option
|
|
59
|
+
0 1 No log output
|
|
60
|
+
1 0 Same as 3 - Used to be Log output to screen (console)
|
|
61
|
+
2 1 Log output to logfile
|
|
62
|
+
3 1 Log output to standard output
|
|
63
|
+
4 1 Log output to logfile and standard output
|
|
64
|
+
LogFile string 0 "" 1 1 Log file name
|
|
65
|
+
Trace string 0 "" 1 1 Trace file name
|
|
66
|
+
AppendOut enumint 0 0 1 1 Output file append option
|
|
67
|
+
0 1 Reset listing file
|
|
68
|
+
1 1 Append to listing file
|
|
69
|
+
AppendLog enumint 0 0 1 1 Log file append option
|
|
70
|
+
0 1 Reset log file
|
|
71
|
+
1 1 Append to logfile
|
|
72
|
+
StepSum enumint 0 0 1 1 Summary of computing resources used by job steps
|
|
73
|
+
0 1 No step summary
|
|
74
|
+
1 1 Step summary printed
|
|
75
|
+
MultiPass enumint 0 0 1 1 Multipass facility
|
|
76
|
+
0 1 Standard compilation
|
|
77
|
+
1 1 Check-out compilation
|
|
78
|
+
2 1 As 1, and skip $call and ignore missing file errors with $include and $gdxin as well as unknown dimension errors with empty data statements
|
|
79
|
+
Suppress enumint 0 0 1 1 Compiler listing option
|
|
80
|
+
0 1 Standard compiler listing
|
|
81
|
+
1 1 Suppress compiler listing
|
|
82
|
+
DFormat enumint 0 0 1 1 Date format
|
|
83
|
+
0 1 Date as mm/dd/yy
|
|
84
|
+
1 1 Date as dd.mm.yy
|
|
85
|
+
2 1 Date as yy-mm-dy
|
|
86
|
+
TFormat enumint 0 0 1 1 Time format
|
|
87
|
+
0 1 Time as hh:mm:ss
|
|
88
|
+
1 1 Time as hh.mm.ss
|
|
89
|
+
TabIn integer 0 8 0 maxint 1 1 Tab spacing
|
|
90
|
+
0 Tabs are not allowed
|
|
91
|
+
1 Tabs are replaced by blanks
|
|
92
|
+
n Tabs are 1, n+1, 2n+1,.. (default: n=8)
|
|
93
|
+
CtrlZ integer 0 0 0 maxint 1 4 Enable reading control Z
|
|
94
|
+
CtrlM integer 0 0 0 maxint 1 4 Enable flexible line ending
|
|
95
|
+
SolverCntr string 0 "" 1 3 Solver control file name
|
|
96
|
+
SolverMatr string 0 "" 1 3 Solver matrix file name
|
|
97
|
+
SolverInst string 0 "" 1 3 Solver instruction file name
|
|
98
|
+
SolverStat string 0 "" 1 3 Solver status file name
|
|
99
|
+
SolverSolu string 0 "" 1 3 Solver solution file name
|
|
100
|
+
SolverDict string 0 "" 1 3 Solver dictionary file name
|
|
101
|
+
PoolUse integer 0 0 0 maxint 1 4 Manage memory pools
|
|
102
|
+
PoolFree1 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
103
|
+
PoolFree2 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
104
|
+
PoolFree3 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
105
|
+
IntVarUp enumint 0 0 1 3 Set mode for default upper bounds on integer variables
|
|
106
|
+
0 1 Set default upper bound for integer variables to +INF
|
|
107
|
+
1 1 Pass a value of 100 instead of +INF to the solver as upper bound for integer variables
|
|
108
|
+
2 1 Same as 0 but writes a message to the log if the level of an integer variable is greater than 100
|
|
109
|
+
3 1 Same as 2 but issues an execution error if the level of an integer variable is greater than 100
|
|
110
|
+
PoolFree5 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
111
|
+
PoolFree6 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
112
|
+
PoolFree7 integer 0 0 0 maxint 1 4 Manage memory pools N
|
|
113
|
+
CodeX integer 0 0 0 maxint 1 4 Controls the allocation of executable code
|
|
114
|
+
Case enumint 0 0 1 1 Output case option for LST file
|
|
115
|
+
0 1 Write listing file in mixed case
|
|
116
|
+
1 1 Write listing file in upper case only
|
|
117
|
+
G205 enumint 0 0 1 1 Use GAMS version 2.05 syntax
|
|
118
|
+
0 1 Use only latest syntax
|
|
119
|
+
1 1 Allow version 2.05 syntax only
|
|
120
|
+
2 1 Allow version 2.25 syntax only
|
|
121
|
+
License string 0 "" 1 1 Use alternative license file
|
|
122
|
+
TopMargin integer 0 0 0 maxint 1 4 Output file page top margin
|
|
123
|
+
LeftMargin integer 0 0 0 maxint 1 4 Output file page left margin
|
|
124
|
+
BotMargin integer 0 0 0 maxint 1 4 Output file page bottom margin, lines added at the end of a page
|
|
125
|
+
DumpParms enumint 0 0 1 1 GAMS parameter logging
|
|
126
|
+
0 1 No logging
|
|
127
|
+
1 1 Lists accepted/set parameters
|
|
128
|
+
2 1 Log of file operations plus list of accepted/set parameters
|
|
129
|
+
NoCr integer 0 0 0 maxint 0 1 Suppress the copyright message
|
|
130
|
+
Profile integer 0 0 0 maxint 1 1 Execution profiling
|
|
131
|
+
0 No profiling
|
|
132
|
+
1 Minimum profiling
|
|
133
|
+
n Profiling depth for nested control structures
|
|
134
|
+
InputDir1 string 0 "" 1 1 Input file directory number N
|
|
135
|
+
InputDir2 string 0 "" 1 1 Input file directory number N
|
|
136
|
+
InputDir3 string 0 "" 1 1 Input file directory number N
|
|
137
|
+
InputDir4 string 0 "" 1 1 Input file directory number N
|
|
138
|
+
InputDir5 string 0 "" 1 1 Input file directory number N
|
|
139
|
+
InputDir6 string 0 "" 1 1 Input file directory number N
|
|
140
|
+
InputDir7 string 0 "" 1 1 Input file directory number N
|
|
141
|
+
InputDir8 string 0 "" 1 1 Input file directory number N
|
|
142
|
+
InputDir9 string 0 "" 1 1 Input file directory number N
|
|
143
|
+
InputDir10 string 0 "" 1 1 Input file directory number N
|
|
144
|
+
InputDir11 string 0 "" 1 1 Input file directory number N
|
|
145
|
+
InputDir12 string 0 "" 1 1 Input file directory number N
|
|
146
|
+
InputDir13 string 0 "" 1 1 Input file directory number N
|
|
147
|
+
InputDir14 string 0 "" 1 1 Input file directory number N
|
|
148
|
+
InputDir15 string 0 "" 1 1 Input file directory number N
|
|
149
|
+
InputDir16 string 0 "" 1 1 Input file directory number N
|
|
150
|
+
InputDir17 string 0 "" 1 1 Input file directory number N
|
|
151
|
+
InputDir18 string 0 "" 1 1 Input file directory number N
|
|
152
|
+
InputDir19 string 0 "" 1 1 Input file directory number N
|
|
153
|
+
InputDir20 string 0 "" 1 1 Input file directory number N
|
|
154
|
+
InputDir21 string 0 "" 1 1 Input file directory number N
|
|
155
|
+
InputDir22 string 0 "" 1 1 Input file directory number N
|
|
156
|
+
InputDir23 string 0 "" 1 1 Input file directory number N
|
|
157
|
+
InputDir24 string 0 "" 1 1 Input file directory number N
|
|
158
|
+
InputDir25 string 0 "" 1 1 Input file directory number N
|
|
159
|
+
InputDir26 string 0 "" 1 1 Input file directory number N
|
|
160
|
+
InputDir27 string 0 "" 1 1 Input file directory number N
|
|
161
|
+
InputDir28 string 0 "" 1 1 Input file directory number N
|
|
162
|
+
InputDir29 string 0 "" 1 1 Input file directory number N
|
|
163
|
+
InputDir30 string 0 "" 1 1 Input file directory number N
|
|
164
|
+
InputDir31 string 0 "" 1 1 Input file directory number N
|
|
165
|
+
InputDir32 string 0 "" 1 1 Input file directory number N
|
|
166
|
+
InputDir33 string 0 "" 1 1 Input file directory number N
|
|
167
|
+
InputDir34 string 0 "" 1 1 Input file directory number N
|
|
168
|
+
InputDir35 string 0 "" 1 1 Input file directory number N
|
|
169
|
+
InputDir36 string 0 "" 1 1 Input file directory number N
|
|
170
|
+
InputDir37 string 0 "" 1 1 Input file directory number N
|
|
171
|
+
InputDir38 string 0 "" 1 1 Input file directory number N
|
|
172
|
+
InputDir39 string 0 "" 1 1 Input file directory number N
|
|
173
|
+
InputDir40 string 0 "" 1 1 Input file directory number N
|
|
174
|
+
LibIncDir string 0 "" 1 1 LibInclude directory
|
|
175
|
+
SysIncDir string 0 "" 1 1 SysInclude directory
|
|
176
|
+
User1 string 0 "" 1 1 User string N
|
|
177
|
+
User2 string 0 "" 1 1 User string N
|
|
178
|
+
User3 string 0 "" 1 1 User string N
|
|
179
|
+
User4 string 0 "" 1 1 User string N
|
|
180
|
+
User5 string 0 "" 1 1 User string N
|
|
181
|
+
ForceWork enumint 0 0 1 1 Force GAMS to process a save file created with a newer GAMS version or with execution errors
|
|
182
|
+
0 1 No translation
|
|
183
|
+
1 1 Try translation
|
|
184
|
+
CErr integer 0 0 0 maxint 1 1 Compile time error limit
|
|
185
|
+
0 No error limit (default)
|
|
186
|
+
n Stop after n errors
|
|
187
|
+
FErr string 0 "" 1 1 Alternative error message file
|
|
188
|
+
OptFile integer 0 0 0 maxint 1 3 Default option file
|
|
189
|
+
0 No option file will be used
|
|
190
|
+
1 The option file solvername.opt will be used
|
|
191
|
+
2 The option file solvername.op2 will be used
|
|
192
|
+
3 The option file solvername.op3 will be used
|
|
193
|
+
15 The option file solvername.o15 will be used
|
|
194
|
+
222 The option file solvername.222 will be used
|
|
195
|
+
1234 The option file solvername.1234 will be used
|
|
196
|
+
FSave enumint 0 0 1 2 Creates a forced \ref UG_SaveRestart "work file", i.e., the file is saved even if execution errors or other errors occurred
|
|
197
|
+
0 1 Workfile only written to file specified by SAVE if no errors occur
|
|
198
|
+
1 1 Workfile always written to file specified by SAVE or if SAVE is not present to a name made up by GAMS
|
|
199
|
+
NlCon integer 0 0 0 maxint 1 4 Nonlinear instructions search length
|
|
200
|
+
DumpOpt enumint 0 0 1 1 Writes preprocessed input to the file input.dmp
|
|
201
|
+
0 1 No dumpfile
|
|
202
|
+
1 1 Extract referenced data from the restart file using original set element names
|
|
203
|
+
2 1 Extract referenced data from the restart file using new set element names
|
|
204
|
+
3 1 Extract referenced data from the restart file using new set element names and drop symbol text
|
|
205
|
+
4 1 Extract referenced symbol declarations from the restart file
|
|
206
|
+
10 0 (Same as 11 and therefore hidden)
|
|
207
|
+
11 1 Write processed input file without comments
|
|
208
|
+
12 0 (Same as 11 and therefore hidden)
|
|
209
|
+
19 0 (Same as 21 and therefore hidden)
|
|
210
|
+
20 0 (Same as 21 and therefore hidden)
|
|
211
|
+
21 1 Write processed input file with all comments
|
|
212
|
+
22 1 Write processed input with all comments into a separate dump file for each block
|
|
213
|
+
ErrMsg enumint 0 1 1 1 Placing of compilation error messages
|
|
214
|
+
0 1 Place error messages at the end of compiler listing
|
|
215
|
+
1 1 Place error messages immediately following the line with the error
|
|
216
|
+
2 1 Suppress error messages
|
|
217
|
+
Opt integer 0 0 0 maxint 0 1 Fold constant $ expressions
|
|
218
|
+
RelPath enumint 0 0 0 1 Processing of relative path
|
|
219
|
+
0 1 Expand relative path
|
|
220
|
+
1 1 Do not expand relative path
|
|
221
|
+
GLanguage integer 0 0 0 maxint 1 4
|
|
222
|
+
GFinclude integer 0 0 0 maxint 1 4
|
|
223
|
+
UnitType string 0 "" 1 4
|
|
224
|
+
GFImplicit integer 0 0 0 maxint 1 4
|
|
225
|
+
GFExt integer 0 0 0 maxint 1 4
|
|
226
|
+
Error immediate Message 1 1 Force a compilation error with message
|
|
227
|
+
StringChk enumint 0 0 1 1 String substitution options
|
|
228
|
+
0 1 No substitution if symbol undefined and no error
|
|
229
|
+
1 1 Error if symbol undefined
|
|
230
|
+
2 1 Remove entire symbol reference if undefined and no error
|
|
231
|
+
Reference string 0 "" 1 1 Symbol reference file
|
|
232
|
+
OptDir string 0 "" 1 3 Option file directory
|
|
233
|
+
MaxExecError integer 0 0 0 maxint 1 1 Execution time error limit
|
|
234
|
+
0 No errors allowed limit
|
|
235
|
+
n Max number allowed
|
|
236
|
+
ParmFile immediate ReadFile 1 1 Command Line Parameter include file
|
|
237
|
+
ErrorLog integer 0 2147483647 0 maxint 1 1 Max error message lines written to the log for each error
|
|
238
|
+
0 No error messages to LOG file
|
|
239
|
+
n Number of lines for each error that will be written to LOG file
|
|
240
|
+
LimRow integer 0 3 0 maxint 1 3 Maximum number of rows listed in one equation block
|
|
241
|
+
LimCol integer 0 3 0 maxint 1 3 Maximum number of columns listed in one variable block
|
|
242
|
+
CharSet enumint 0 1 1 1 Character set flag
|
|
243
|
+
0 1 Use limited GAMS characters set
|
|
244
|
+
1 1 Accept any character in comments and text items (foreign language characters)
|
|
245
|
+
Keep enumint 0 0 1 1 Controls keeping or deletion of process directory and scratch files
|
|
246
|
+
0 1 Delete process directory
|
|
247
|
+
1 1 Keep process directory
|
|
248
|
+
IDE enumint 0 0 1 1 Integrated Development Environment flag
|
|
249
|
+
0 1 Unknown environment
|
|
250
|
+
1 1 Runs under GAMS IDE
|
|
251
|
+
TraceOpt enumint 0 0 1 1 Trace file format option
|
|
252
|
+
0 1 Solver and GAMS step trace
|
|
253
|
+
1 1 Solver and GAMS exit trace
|
|
254
|
+
2 1 Solver trace only
|
|
255
|
+
3 1 Solver trace only in format used for GAMS performance world
|
|
256
|
+
4 0 Trace file format supporting NLPEC
|
|
257
|
+
5 1 Gams exit trace with all available trace fields
|
|
258
|
+
GDX string 0 "" 1 1 GAMS data exchange file name
|
|
259
|
+
IterLim integer 0 2147483647 0 maxint 1 3 Iteration limit of solver
|
|
260
|
+
DomLim integer 0 0 0 maxint 1 3 Domain violation limit solver default
|
|
261
|
+
ResLim double 0 10000000000.00 0 maxdouble 1 3 Wall-clock time limit for solver
|
|
262
|
+
OptCR double 0 1.000000000000000E-04 0 maxdouble 1 3 Relative Optimality criterion solver default
|
|
263
|
+
OptCA double 0 0.00 0 maxdouble 1 3 Absolute Optimality criterion solver default
|
|
264
|
+
SysOut enumint 0 0 1 3 Solver Status file reporting option
|
|
265
|
+
0 1 Suppress additional solver generated output
|
|
266
|
+
1 1 Include additional solver generated output
|
|
267
|
+
SolPrint enumint 0 1 1 3 Solution report print option
|
|
268
|
+
0 1 Remove solution listings following solves
|
|
269
|
+
1 1 Include solution listings following solves
|
|
270
|
+
2 1 Suppress all solution information
|
|
271
|
+
Bratio double 0 0.25 0 1.00 1 3 Basis detection threshold
|
|
272
|
+
HoldFixed enumint 0 0 1 3 Treat fixed variables as constants
|
|
273
|
+
0 1 Fixed variables are not treated as constants
|
|
274
|
+
1 1 Fixed variables are treated as constants
|
|
275
|
+
NodLim integer 0 0 0 maxint 1 3 Node limit in branch and bound tree
|
|
276
|
+
WorkFactor double 0 1.00 0 maxdouble 1 3 Memory Estimate multiplier for some solvers
|
|
277
|
+
WorkSpace double 0 0 0 maxdouble 1 3 Work space for some solvers in MB
|
|
278
|
+
ForLim integer 0 maxint 0 maxint 1 1 GAMS looping limit
|
|
279
|
+
Seed integer 0 3141 0 maxint 1 1 Random number seed
|
|
280
|
+
On115 enumint 0 0 1 1 Generate errors for unknown unique element in an equation
|
|
281
|
+
0 1 No error messages
|
|
282
|
+
1 1 Issue error messages
|
|
283
|
+
ExecMode enumint 0 0 1 1 Limits on external programs that are allowed to be executed
|
|
284
|
+
0 1 Everything allowed
|
|
285
|
+
1 1 Interactive shells in $call and execute commands are prohibited
|
|
286
|
+
2 1 Embedded Code and all $call and execute commands are prohibited
|
|
287
|
+
3 1 $echo or put commands can only write to directories in or below the working or scratchdir
|
|
288
|
+
4 1 $echo and put commands are not allowed
|
|
289
|
+
InteractiveSolver enumint 0 0 1 1 Allow solver to interact via command line input
|
|
290
|
+
0 1 Interaction with solvelink 0 is not supported
|
|
291
|
+
1 1 Interaction with solvelink 0 is supported
|
|
292
|
+
PLicense string 0 "" 1 1 Privacy license file name
|
|
293
|
+
JobTrace string 0 "" 1 1 Job trace string to be written to the trace file at the end of a GAMS job
|
|
294
|
+
Warnings integer 0 maxint 0 maxint 1 1 Number of warnings permitted before a run terminates
|
|
295
|
+
TraceLevel integer 0 0 0 maxint 1 1 Modelstat/Solvestat threshold used in conjunction with action=GT
|
|
296
|
+
SetType integer 0 0 0 maxint 1 4 Used to set the type of --keys
|
|
297
|
+
Timer integer 0 0 0 maxint 1 1 Instruction timer threshold in milliseconds
|
|
298
|
+
0 Interpreted as +inf, no details echoed
|
|
299
|
+
n Echo all details about internal GAMS instructions that took more than n milliseconds to the log
|
|
300
|
+
FileCase enumint 0 0 1 1 Casing of file names and paths (put, gdx, ref, $include, etc.)
|
|
301
|
+
0 1 Causes GAMS to use default casing
|
|
302
|
+
1 1 Causes GAMS to upper case file names including path of the file
|
|
303
|
+
2 1 Causes GAMS to lower case file names including path of the file
|
|
304
|
+
3 1 Causes GAMS to upper case file names only (leave the path alone)
|
|
305
|
+
4 1 Causes GAMS to lower case file names only (leave the path alone)
|
|
306
|
+
SavePoint enumint 0 0 1 3 Save solver point in GDX file
|
|
307
|
+
0 1 No point GDX file is to be saved
|
|
308
|
+
1 1 A point GDX file from the last solve is to be saved
|
|
309
|
+
2 1 A point GDX file from every solve is to be saved
|
|
310
|
+
3 1 A point GDX file from the last solve is to be saved in the scratch directory
|
|
311
|
+
4 1 A point GDX file from every solve is to be saved in the scratch directory
|
|
312
|
+
SolveLink enumint 0 2 1 3 Solver link option
|
|
313
|
+
0 1 Model instance and entire GAMS state saved to scratch directory, GAMS exits (and vacates memory), and the solver script is called. After the solver terminates, GAMS restarts from the saved state and continues to executing
|
|
314
|
+
1 1 Model instance saved to scratch directory, the solver is called from a shell while GAMS remains open
|
|
315
|
+
2 1 Model instance saved to scratch directory, the solver is called with a spawn (if possible) or a shell (if spawn is not possible) while GAMS remains open - If this is not supported by the selected solver, it gets reset to `1` automatically
|
|
316
|
+
3 1 Model instance saved to scratch directory, the solver starts the solution and GAMS continues
|
|
317
|
+
4 1 Model instance saved to scratch directory, the solver starts the solution and GAMS waits for the solver to come back but uses same submission process as 3 (test mode)
|
|
318
|
+
5 1 The model instance is passed to the solver in-memory - If this is not supported by the selected solver, it gets reset to `2` automatically
|
|
319
|
+
6 1 The model instance is passed to the solver in-memory, the solver starts the solution and GAMS continues
|
|
320
|
+
7 1 The model instance is passed to the solver in-memory, the solver starts the solution and GAMS waits for the solver to come back but uses same submission process as 6 (test mode)
|
|
321
|
+
Sys10 enumint 0 0 1 1 Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer
|
|
322
|
+
0 1 Disable conversion
|
|
323
|
+
1 1 Enable conversion
|
|
324
|
+
Sys11 enumint 0 0 1 1 Dynamic resorting if indices in assignment/data statements are not in natural order
|
|
325
|
+
0 1 Automatic optimization/restructuring of data
|
|
326
|
+
1 1 No optimization
|
|
327
|
+
2 1 Always optimize/restructure
|
|
328
|
+
Sys12 integer 0 0 0 1 1 1 Pass model with generation errors to solver
|
|
329
|
+
ZeroRes double 0 0.00 0 maxdouble 1 1 The results of certain operations will be set to zero if abs(result) LE ZeroRes
|
|
330
|
+
ZeroResRep enumint 0 0 1 1 Report underflow as a warning when abs(results) LE ZeroRes and result set to zero
|
|
331
|
+
0 1 No warning when a rounding occurs because of ZeroRes
|
|
332
|
+
1 1 Issue warnings whenever a rounding occurs because of ZeroRes
|
|
333
|
+
HeapLimit double 0 maxdouble 0 maxdouble 1 1 Maximum Heap size allowed in MB
|
|
334
|
+
ScrExt string 0 "dat" 1 1 Scratch file extension to be used with temporary files
|
|
335
|
+
ProcDir string 0 "" 1 1 Process Directory
|
|
336
|
+
gdxCompress enumint 0 0 1 1 Compression of generated GDX file
|
|
337
|
+
0 1 Do not compress GDX files
|
|
338
|
+
1 1 Compress GDX files
|
|
339
|
+
gdxConvert enumstr 0 "v7" 1 1 Version of GDX files generated (for backward compatibility)
|
|
340
|
+
"v5" 1 Version 5 GDX file, does not support compression
|
|
341
|
+
"v6" 1 Version 6 GDX file
|
|
342
|
+
"v7" 1 Version 7 GDX file
|
|
343
|
+
AppendExpand enumint 0 1 1 1 Expand file append option
|
|
344
|
+
0 1 Reset expand file
|
|
345
|
+
1 1 Append to expand file
|
|
346
|
+
ETLim double 0 maxdouble 0 maxdouble 1 1 Elapsed time limit in seconds
|
|
347
|
+
ProfileTol double 0 0.00 0 maxdouble 1 1 Minimum time a statement must use to appear in profile generated output
|
|
348
|
+
ProfileFile string 0 "" 1 1 Write profile information to this file
|
|
349
|
+
MaxProcDir integer 0 700 0 maxint 1 1 Maximum number of 225* process directories
|
|
350
|
+
Integer1 integer 0 0 minint maxint 1 3 Integer communication cell N
|
|
351
|
+
Integer2 integer 0 0 minint maxint 1 3 Integer communication cell N
|
|
352
|
+
Integer3 integer 0 0 minint maxint 1 3 Integer communication cell N
|
|
353
|
+
Integer4 integer 0 0 minint maxint 1 3 Integer communication cell N
|
|
354
|
+
Integer5 integer 0 0 minint maxint 1 3 Integer communication cell N
|
|
355
|
+
GridScript string 0 "gmsgrid" 1 1 Grid submission script
|
|
356
|
+
Threads integer 0 0 minint maxint 1 3 Number of processors to be used by a solver
|
|
357
|
+
0 Solver decides on number of processors to use
|
|
358
|
+
n Use n processors
|
|
359
|
+
minus_n Number of processors to leave free for other tasks
|
|
360
|
+
UseDLL integer 0 0 0 maxint 0 4 Use Cmex library instead of executable
|
|
361
|
+
Debug integer 0 0 0 maxint 0 4 Run GAMS in debugging mode
|
|
362
|
+
PID2Error integer 0 0 0 maxint 0 1 Send GAMS pid to standard error stream
|
|
363
|
+
NoNewVarEqu enumint 0 0 1 1 Triggers a compilation error when new equations or variable symbols are introduced
|
|
364
|
+
0 1 AllowNewVarEqu
|
|
365
|
+
1 1 DoNotAllowNewVarEqu
|
|
366
|
+
ForceOptFile integer 0 0 0 maxint 1 3 Overwrites other option file section mechanism
|
|
367
|
+
SymPrefix string 0 "" 1 2 Prefix all symbols encountered during compilation by the specified string in work file
|
|
368
|
+
ServerRun integer 0 0 0 maxint 0 1 Run on a server with redirected log (experimental)
|
|
369
|
+
gdxUels enumstr 0 "squeezed" 1 1 Unload labels or UELs to GDX either squeezed or full
|
|
370
|
+
"Squeezed" 1 Write only the UELs to Universe, that are used by the exported symbols
|
|
371
|
+
"Full" 1 Write all UELs to Universe
|
|
372
|
+
DumpParmsLogPrefix string 0 "***" 1 1 Prefix of lines triggered by DumpParms>1
|
|
373
|
+
strictSingleton enumint 0 1 1 1 Error if assignment to singleton set has multiple elements
|
|
374
|
+
0 1 Take first record if assignment to singleton set has multiple elements
|
|
375
|
+
1 1 Error if assignment to singleton set has multiple elements
|
|
376
|
+
SaveObfuscate string 0 "" 1 2 Creates an obfuscated work file, see \ref UG_SecureWorkFiles_ObfuscatedWorkFiles
|
|
377
|
+
XSaveObfuscate string 0 "" 1 2 Creates a compressed \ref UG_SecureWorkFiles_ObfuscatedWorkFiles "obfuscated work file"
|
|
378
|
+
RestartNamed string 0 "" 1 2 Name of another matching restart file, see \ref UG_SecureWorkFiles_ObfuscatedWorkFiles
|
|
379
|
+
Sys14 integer 0 0 0 1 0 1 Write workfile without timing and heap max information. Also write all data declaration profiling records (for profile>0)
|
|
380
|
+
FDDelta double 0 1.000000000000000E-05 1.000000000000000E-09 1.00 1 1 Step size for finite differences
|
|
381
|
+
FDOpt enumint 0 0 1 1 Options for finite differences
|
|
382
|
+
0 1 All derivatives analytically, for numerical Hessian use gradient values, scale delta
|
|
383
|
+
1 1 All derivatives analytically, for numerical Hessian use function values, scale delta
|
|
384
|
+
2 1 Gradient analytically, force Hessian numerically using gradient values, scale delta
|
|
385
|
+
3 1 Gradient analytically, force Hessian numerically using function values, scale delta
|
|
386
|
+
4 1 Force gradient and Hessian numerically, scale delta
|
|
387
|
+
10 1 Same as 0, but no scale of delta
|
|
388
|
+
11 1 Same as 1, but no scale of delta
|
|
389
|
+
12 1 Same as 2, but no scale of delta
|
|
390
|
+
13 1 Same as 3, but no scale of delta
|
|
391
|
+
14 1 Same as 4, but no scale of delta
|
|
392
|
+
Solver string 0 "" 1 3 Default solver for all model types that the solver is capable to process
|
|
393
|
+
DocFile string 0 "" 1 1 Filename stem for documentation files
|
|
394
|
+
SparseRun enumstr 0 "on" 0 1 Switch between sparse and dense execution
|
|
395
|
+
"off" 1 Execute dense
|
|
396
|
+
"on" 1 Execute sparse, if possible
|
|
397
|
+
Sys15 integer 0 0 0 maxint 1 1 Automatic switching of data structures used in search records
|
|
398
|
+
0 Automatic switching to dense data structures
|
|
399
|
+
1 No switching
|
|
400
|
+
2 Always switch
|
|
401
|
+
1x Print additional information in lst file
|
|
402
|
+
Sys16 integer 0 0 0 1 1 1 Disable search record memory (aka execute this as pre-GAMS 24.5)
|
|
403
|
+
Sys17 integer 0 0 0 1 1 1 Disable sparsity trees growing with permutation (aka execute this as pre-GAMS 24.5)
|
|
404
|
+
PrefixLoadPath enumint 0 0 1 1 Prepend GAMS system directory to library load path
|
|
405
|
+
0 1 Do not set GAMS system directory at beginning of library load path
|
|
406
|
+
1 1 Set GAMS system directory at beginning of library load path
|
|
407
|
+
ThreadsAsync integer 0 -1 minint maxint 1 1 Limit on number of threads to be used for asynchronous solves (solveLink=6)
|
|
408
|
+
0 Use number of available processors
|
|
409
|
+
n Use n threads/concurrent jobs
|
|
410
|
+
minus_n Number of processors to leave free for other tasks
|
|
411
|
+
MCPRHoldfx integer 0 0 0 1 1 1 Print list of rows that are perpendicular to variables removed due to the holdfixed setting
|
|
412
|
+
AsyncSolLst enumint 0 0 1 1 Print solution listing when asynchronous solve (Grid or Threads) is used
|
|
413
|
+
0 1 Do not print solution listing into lst file for asynchronous solves
|
|
414
|
+
1 1 Print solution listing into lst file for asynchronous solves
|
|
415
|
+
FileStem string 0 "" 1 1 Sets the file stem for output files which use the input file name as stem by default
|
|
416
|
+
ProcDirPath string 0 "" 1 1 Directory to create process directory in
|
|
417
|
+
PySetup enumint 0 1 1 4 GAMS/Python Setup
|
|
418
|
+
0 1 Rely on user setup of Python
|
|
419
|
+
1 1 Use Python installation provided in GAMS system directory
|
|
420
|
+
PyMultInst enumint 0 0 1 4 GAMS/Python Multiple Instance Interpreter
|
|
421
|
+
0 1 Use a single-session Python interpreter
|
|
422
|
+
1 1 Use a multi-session Python interpreter
|
|
423
|
+
FileStemApFromEnv string 0 "" 1 1 Append a string read from an environment variable to the "FileStem"
|
|
424
|
+
ShowOSMemory enumint 0 0 1 1 Show the memory usage reported by the Operating System instead of the internal counting
|
|
425
|
+
0 1 Show memory reported by internal accounting
|
|
426
|
+
1 1 Show resident set size reported by operating system
|
|
427
|
+
2 1 Show virtual set size reported by operating system
|
|
428
|
+
LstTitleLeftAligned enumint 0 1 1 1 Write title of LST file all left aligned
|
|
429
|
+
0 1 Split LST title into left and right aligned part
|
|
430
|
+
1 1 Write LST title completely left aligned
|
|
431
|
+
FreeEmbeddedPython enumint 0 1 0 1 Free external resources at the end of each embedded Python code blocks
|
|
432
|
+
0 1 Keep resources to reuse them potentially
|
|
433
|
+
1 1 Free resources
|
|
434
|
+
CaptureModelInstance enumint 0 0 1 1 Switch to capture all model instances within a run
|
|
435
|
+
0 1 Do not capture model instances
|
|
436
|
+
1 1 Capture model instances
|
|
437
|
+
IDCJSON string 0 "" 1 1 Specify JSON file name to verify data contract
|
|
438
|
+
IDCGenerateJSON string 0 "" 1 1 Specify JSON file name of data contract
|
|
439
|
+
IDCGenerateGDX string 0 "" 1 1 Specify GDX file name of input and output side of data contract
|
|
440
|
+
IDCGenerateGDXInput string 0 "" 1 1 Specify GDX file name of input side of data contract
|
|
441
|
+
IDCGenerateGDXOutput string 0 "" 1 1 Specify GDX file name of output side of data contract
|
|
442
|
+
IDCGDXInput string 0 "" 1 1 GDX file name with data for implicit input
|
|
443
|
+
IDCGDXOutput string 0 "" 1 1 GDX file name for data for implicit output
|
|
444
|
+
CheckErrorLevel enumint 0 0 1 1 Check errorLevel automatically after executing external program
|
|
445
|
+
0 1 Do not check errorLevel automatically after execution of external program
|
|
446
|
+
1 1 Check errorLevel automatically after execution of external program
|
|
447
|
+
IDCProtect enumint 0 1 1 1 Flag to control assignment protection of external input symbols
|
|
448
|
+
0 1 Allow to change external input symbols at execution time
|
|
449
|
+
1 1 Protect external input symbols from being changed at execution time
|
|
450
|
+
EncryptKey string 0 "" 1 1 Key to encrypt a text file using $encrypt
|
|
451
|
+
DecryptKey string 0 "" 1 1 Key to decrypt a text file that was encrypted via $encrypt
|
|
452
|
+
Sys18 enumint 0 0 1 1 Use backward compatible (i.e. pre-GAMS 31) scheme for reading floating-point numbers
|
|
453
|
+
0 1 Use modern scheme for reading floating-point numbers
|
|
454
|
+
1 1 Use backward compatible (i.e. pre-GAMS 31) scheme for reading floating-point numbers
|
|
455
|
+
SuffixDLVars enumstr 0 "off" 1 1 Switch default for "$on/offSuffixDLVars"
|
|
456
|
+
"off" 1 Activate $offSuffixDLVars
|
|
457
|
+
"on" 1 Activate $onSuffixDLVars
|
|
458
|
+
Digit enumstr 0 "off" 1 1 Switch default for "$on/offDigit"
|
|
459
|
+
"off" 1 Activate $offDigit
|
|
460
|
+
"on" 1 Activate $onDigit
|
|
461
|
+
Empty enumstr 0 "on" 1 1 Switch default for "$on/offEmpty"
|
|
462
|
+
"off" 1 Activate $offEmpty
|
|
463
|
+
"on" 1 Activate $onEmpty
|
|
464
|
+
EolCom string 0 "off" 1 1 Switch default for "$on/offEolCom" and "$eolCom"
|
|
465
|
+
Filtered enumstr 0 "on" 1 1 Switch between filtered and domain-checked read from GDX
|
|
466
|
+
"off" 1 Load domain checked
|
|
467
|
+
"on" 1 Load filtered
|
|
468
|
+
InlineCom string 0 "off" 1 1 Switch default for "$on/offInline" and "$inlineCom"
|
|
469
|
+
Listing enumstr 0 "on" 1 1 Switch default for "$on/offListing"
|
|
470
|
+
"off" 1 Activate $offListing
|
|
471
|
+
"on" 1 Activate $onListing
|
|
472
|
+
PutND integer 0 2 0 10 1 1 Number of decimals for put files
|
|
473
|
+
PutNR enumint 0 1 1 1 Numeric round format for put files
|
|
474
|
+
0 1 Item is displayed in F or E format
|
|
475
|
+
1 1 Item is rounded to fit given width and decimals
|
|
476
|
+
2 1 Item is displayed in scientific notation
|
|
477
|
+
3 1 Item is rounded to fit given width
|
|
478
|
+
4 1 Item is displayed in F or E format ignoring given decimals
|
|
479
|
+
PutPS integer 0 58 1 130 1 1 Page size for put files
|
|
480
|
+
PutPW integer 0 32767 1 32767 1 1 Page width for put files
|
|
481
|
+
PreviousWork enumint 0 0 1 1 Indicator for writing workfile with previous workfile version
|
|
482
|
+
0 1 Write workfile using the current version
|
|
483
|
+
1 1 Write workfile using the previous workfile version
|
|
484
|
+
SqaCmex enumstr 0 "off" 0 1 Compare model runs of a trusted GAMS version against runs with a development version
|
|
485
|
+
"ref" 1 Create reference solutions
|
|
486
|
+
"off" 1 No special SQA run
|
|
487
|
+
"Sqa" 1 Compare against reference run
|
|
488
|
+
Sys19 integer 0 0 0 1 1 1 Disable permutation on Column Generation (aka execute this as pre-GAMS 36)
|
|
489
|
+
HoldFixedAsync enumint 0 0 1 3 Allow HoldFixed for models solved asynchronously as well
|
|
490
|
+
0 1 Ignore HoldFixed setting for async solves
|
|
491
|
+
1 1 Allow HoldFixed for async solves
|
|
492
|
+
MaxGenericFiles integer 0 20 0 maxint 1 1 Maximum number of generic file names tried at execution time file creation
|
|
493
|
+
EpsToZero enumstr 0 "off" 1 1 Treat eps as zero when unloading to GDX
|
|
494
|
+
"off" 1 Treat Eps as Eps
|
|
495
|
+
"on" 1 Treat Eps as Zero
|
|
496
|
+
DumpOptGDX string 0 "" 1 1 Defines a GDX file name stem created when using DumpOpt
|
|
497
|
+
ReferenceLineNo enumstr 0 "actual" 1 1 Controls the line numbers written to a reference file
|
|
498
|
+
"actual" 1 Actual line number of symbol reference
|
|
499
|
+
"start" 1 Line number where the statement with the reference starts
|
|
500
|
+
ConnectIn string 0 "" 1 1 Specify YAML Connect script file processed at start of GAMS
|
|
501
|
+
ConnectOut string 0 "" 1 1 Specify YAML Connect script file processed at end of GAMS
|
|
502
|
+
ECImplicitLoad enumstr 0 "on" 1 1 Allow implicit loading of symbols from embedded code or not
|
|
503
|
+
"off" 1 Do not allow implicit loading from embedded code
|
|
504
|
+
"on" 1 Allow implicit loading from embedded code
|
|
505
|
+
ProcTreeMemMonitor enumint 0 0 1 1 Monitor the memory used by the GAMS process tree
|
|
506
|
+
0 1 Do not monitor memory usage for the GAMS process tree
|
|
507
|
+
1 1 Start a thread to monitor memory usage for the GAMS process tree
|
|
508
|
+
ProcTreeMemTicks integer 0 2000 100 maxint 1 1 Set wait interval between memory monitor checks: ticks = milliseconds
|
|
509
|
+
SolveOpt enumint 0 1 1 5 Multiple solve management
|
|
510
|
+
0 1 The solution information for all equations appearing in the model is completely replaced by the new model results; variables are only replaced if they appear in the final model
|
|
511
|
+
1 1 The solution information for all equations and variables is merged into the existing solution information
|
|
512
|
+
2 1 The solution information for all equations appearing in the model is completely replaced; in addition, variables appearing in the symbolic equations but removed by conditionals will be removed
|
|
513
|
+
Multi string 0 "off" 1 1 Switch default for "$on/offMulti[R]"
|
|
514
|
+
AllowCEqu integer 0 0 0 1 0 1 Allow use of C Equations
|
|
515
|
+
CompilerPreview enumint 0 0 1 1 Test current inputs with upcoming version of GAMS compiler and show problems in save file (see \ref UG_SaveRestart)
|
|
516
|
+
0 1 only use current (default) reference compiler
|
|
517
|
+
1 1 compile input with both compilers (current and upcoming) sequentially and show and abort on save file mismatch
|
|
518
|
+
2 1 compile input with both compilers (current and upcoming) sequentially and show but ignore save file mismatch
|
|
519
|
+
3 1 compile input with both compilers (current and upcoming) in parallel and show and abort on save file mismatch
|
|
520
|
+
4 1 only use upcoming <i>"new"</i> compiler
|
|
521
|
+
DebugPort integer 0 0 0 65535 0 1 Defines a port for socket communication with GAMS Studio to be used for the interactive debugger
|
|
522
|
+
ECLogLine enumstr 0 "on" 1 1 Show log line about embedded code initialization and execution or not
|
|
523
|
+
"off" 1 Do not show log line about embedded code initialization and execution
|
|
524
|
+
"on" 1 Show log line about embedded code initialization and execution
|
|
525
|
+
gdxSymbols enumstr 0 "all" 1 1 Select symbols that get exported when command line parameter \ref GAMSAOgdx "GDX" is set
|
|
526
|
+
"all" 1 Write all symbols
|
|
527
|
+
"newOrChanged" 1 Write only symbols that are new or got modified during compile or execution time
|
|
528
|
+
"assigned" 1 Write only symbols that got modified during execution time
|
|
529
|
+
GP_SolveLine string 0 "" 0 1 String replacement of solve line number
|
|
530
|
+
ImplicitAssign enumstr 0 "off" 1 1 Switch default for "$on/offImplicitAssign"
|
|
531
|
+
"off" 1 Activate $offImplicitAssign
|
|
532
|
+
"on" 1 Activate $onImplicitAssign
|
|
533
|
+
IncrementalMode integer 0 0 0 maxint 0 1 Run GAMSCMEX in a mode that runs small models on top of each other without terminating.
|
|
534
|
+
MemoryManager enumint 0 0 1 1 Allows to try an experimental memory manager
|
|
535
|
+
0 1 Established default memory manager
|
|
536
|
+
1 1 Experimental memory manager
|
|
537
|
+
MIIMode enumstr 0 "off" 1 1 Model Instance Mode
|
|
538
|
+
"off" 1 Default behavior
|
|
539
|
+
"singleMI" 1 Setup to inspect a single model instance
|
|
540
|
+
"multiMI" 1 Setup to inspect multiple model instances from one model
|
|
541
|
+
NetLicense string 0 "" 0 1 Use instantiated network license
|
|
542
|
+
ComPort integer 0 0 0 65535 0 1 Defines a port for socket communication with GAMS Studio to be used for various purposes, like profiling
|
|
543
|
+
Replace enumstr 0 "on" 1 1 Switch between merge and replace when reading from GDX into non-empty symbol
|
|
544
|
+
"off" 1 Merge into existing data when loading
|
|
545
|
+
"on" 1 Replace existing data when loading
|
|
546
|
+
SuffixAlgebraVars enumstr 0 "on" 1 1 Switch default for "$on/offSuffixAlgebraVars"
|
|
547
|
+
"off" 1 Activate $offSuffixAlgebraVars
|
|
548
|
+
"on" 1 Activate $onSuffixAlgebraVars
|
|
549
|
+
writeOutput enumint 0 1 1 1 Switch to write output file
|
|
550
|
+
0 1 Suppress output file creation
|
|
551
|
+
1 1 Write output file
|
|
552
|
+
*
|
|
553
|
+
* multi list section
|
|
554
|
+
*
|
|
555
|
+
InputDir multilist -1 1 1 Input file directories (searched at compile time)
|
|
556
|
+
InputDir1 InputDir2 InputDir3 InputDir4 InputDir5 InputDir6 InputDir7 InputDir8 InputDir9 InputDir10 InputDir11 InputDir12 InputDir13 InputDir14 InputDir15 InputDir16 InputDir17 InputDir18 InputDir19 InputDir20 InputDir21 InputDir22 InputDir23
|
|
557
|
+
InputDir24 InputDir25 InputDir26 InputDir27 InputDir28 InputDir29 InputDir30 InputDir31 InputDir32 InputDir33 InputDir34 InputDir35 InputDir36 InputDir37 InputDir38 InputDir39 InputDir40
|
|
558
|
+
*
|
|
559
|
+
* synonym section
|
|
560
|
+
*
|
|
561
|
+
EY synonym EolOnly
|
|
562
|
+
R synonym Restart
|
|
563
|
+
I synonym Input
|
|
564
|
+
O synonym Output
|
|
565
|
+
S synonym Save
|
|
566
|
+
XS synonym XSave
|
|
567
|
+
EF synonym Expand
|
|
568
|
+
PW synonym PageWidth
|
|
569
|
+
PS synonym PageSize
|
|
570
|
+
PC synonym PageContr
|
|
571
|
+
A synonym Action
|
|
572
|
+
SD synonym ScrDir
|
|
573
|
+
SN synonym ScrNam
|
|
574
|
+
CDir synonym CurDir
|
|
575
|
+
WDir synonym WorkDir
|
|
576
|
+
PDir synonym PutDir
|
|
577
|
+
GDir synonym GridDir
|
|
578
|
+
SCRIPT synonym ScriptNext
|
|
579
|
+
SF synonym ScriptFrst
|
|
580
|
+
LL synonym LogLine
|
|
581
|
+
lo synonym LogOption
|
|
582
|
+
LF synonym LogFile
|
|
583
|
+
AO synonym AppendOut
|
|
584
|
+
AL synonym AppendLog
|
|
585
|
+
MP synonym MultiPass
|
|
586
|
+
DF synonym DFormat
|
|
587
|
+
TF synonym TFormat
|
|
588
|
+
SCNTR synonym SolverCntr
|
|
589
|
+
SMATR synonym SolverMatr
|
|
590
|
+
SINST synonym SolverInst
|
|
591
|
+
SSTAT synonym SolverStat
|
|
592
|
+
SSOLU synonym SolverSolu
|
|
593
|
+
SDICT synonym SolverDict
|
|
594
|
+
PU synonym PoolUse
|
|
595
|
+
PF1 synonym PoolFree1
|
|
596
|
+
PF2 synonym PoolFree2
|
|
597
|
+
PF3 synonym PoolFree3
|
|
598
|
+
PF4 synonym IntVarUp
|
|
599
|
+
PoolFree4 synonym IntVarUp
|
|
600
|
+
PF5 synonym PoolFree5
|
|
601
|
+
PF6 synonym PoolFree6
|
|
602
|
+
PF7 synonym PoolFree7
|
|
603
|
+
CX synonym CodeX
|
|
604
|
+
TM synonym TopMargin
|
|
605
|
+
LM synonym LeftMargin
|
|
606
|
+
BM synonym BotMargin
|
|
607
|
+
DP synonym DumpParms
|
|
608
|
+
IDIR1 synonym InputDir1
|
|
609
|
+
IDIR2 synonym InputDir2
|
|
610
|
+
IDIR3 synonym InputDir3
|
|
611
|
+
IDIR4 synonym InputDir4
|
|
612
|
+
IDIR5 synonym InputDir5
|
|
613
|
+
IDIR6 synonym InputDir6
|
|
614
|
+
IDIR7 synonym InputDir7
|
|
615
|
+
IDIR8 synonym InputDir8
|
|
616
|
+
IDIR9 synonym InputDir9
|
|
617
|
+
IDIR10 synonym InputDir10
|
|
618
|
+
IDIR11 synonym InputDir11
|
|
619
|
+
IDIR12 synonym InputDir12
|
|
620
|
+
IDIR13 synonym InputDir13
|
|
621
|
+
IDIR14 synonym InputDir14
|
|
622
|
+
IDIR15 synonym InputDir15
|
|
623
|
+
IDIR16 synonym InputDir16
|
|
624
|
+
IDIR17 synonym InputDir17
|
|
625
|
+
IDIR18 synonym InputDir18
|
|
626
|
+
IDIR19 synonym InputDir19
|
|
627
|
+
IDIR20 synonym InputDir20
|
|
628
|
+
IDIR21 synonym InputDir21
|
|
629
|
+
IDIR22 synonym InputDir22
|
|
630
|
+
IDIR23 synonym InputDir23
|
|
631
|
+
IDIR24 synonym InputDir24
|
|
632
|
+
IDIR25 synonym InputDir25
|
|
633
|
+
IDIR26 synonym InputDir26
|
|
634
|
+
IDIR27 synonym InputDir27
|
|
635
|
+
IDIR28 synonym InputDir28
|
|
636
|
+
IDIR29 synonym InputDir29
|
|
637
|
+
IDIR30 synonym InputDir30
|
|
638
|
+
IDIR31 synonym InputDir31
|
|
639
|
+
IDIR32 synonym InputDir32
|
|
640
|
+
IDIR33 synonym InputDir33
|
|
641
|
+
IDIR34 synonym InputDir34
|
|
642
|
+
IDIR35 synonym InputDir35
|
|
643
|
+
IDIR36 synonym InputDir36
|
|
644
|
+
IDIR37 synonym InputDir37
|
|
645
|
+
IDIR38 synonym InputDir38
|
|
646
|
+
IDIR39 synonym InputDir39
|
|
647
|
+
IDIR40 synonym InputDir40
|
|
648
|
+
IDIR synonym InputDir
|
|
649
|
+
LDIR synonym LibIncDir
|
|
650
|
+
SDIR synonym SysIncDir
|
|
651
|
+
U1 synonym User1
|
|
652
|
+
U2 synonym User2
|
|
653
|
+
U3 synonym User3
|
|
654
|
+
U4 synonym User4
|
|
655
|
+
U5 synonym User5
|
|
656
|
+
FW synonym ForceWork
|
|
657
|
+
GLAN synonym GLanguage
|
|
658
|
+
GFINC synonym GFinclude
|
|
659
|
+
UT synonym UnitType
|
|
660
|
+
GFIMP synonym GFImplicit
|
|
661
|
+
RF synonym Reference
|
|
662
|
+
ExecErr synonym MaxExecError
|
|
663
|
+
PF synonym ParmFile
|
|
664
|
+
ER synonym ErrorLog
|
|
665
|
+
JT synonym JobTrace
|
|
666
|
+
TL synonym TraceLevel
|
|
667
|
+
ST synonym SetType
|
|
668
|
+
SP synonym SavePoint
|
|
669
|
+
SL synonym SolveLink
|
|
670
|
+
noSolveSkip synonym Sys12
|
|
671
|
+
HL synonym HeapLimit
|
|
672
|
+
SE synonym ScrExt
|
|
673
|
+
AE synonym AppendExpand
|
|
674
|
+
ETL synonym ETLim
|
|
675
|
+
PTOL synonym ProfileTol
|
|
676
|
+
PFILE synonym ProfileFile
|
|
677
|
+
GScript synonym GridScript
|
|
678
|
+
DPLP synonym DumpParmsLogPrefix
|
|
679
|
+
SO synonym SaveObfuscate
|
|
680
|
+
XSO synonym XSaveObfuscate
|
|
681
|
+
RN synonym RestartNamed
|
|
682
|
+
RFLN synonym ReferenceLineNo
|
|
683
|
+
CP synonym CompilerPreview
|
|
684
|
+
*
|
|
685
|
+
* deprecated section
|
|
686
|
+
*
|
|
687
|
+
ver144 deprecated
|
|
688
|
+
CtrlZ Enable reading control Z - not needed anymore - will be ignored
|
|
689
|
+
CtrlM Enable flexible line ending - all line endings are recognized
|
|
690
|
+
PoolUse Manage memory pools - not needed anymore - will be ignored
|
|
691
|
+
PoolFree1 Manage memory pools N - not needed anymore - will be ignored
|
|
692
|
+
PoolFree2 Manage memory pools N - not needed anymore - will be ignored
|
|
693
|
+
PoolFree3 Manage memory pools N - not needed anymore - will be ignored
|
|
694
|
+
PoolFree5 Manage memory pools N - not needed anymore - will be ignored
|
|
695
|
+
PoolFree6 Manage memory pools N - not needed anymore - will be ignored
|
|
696
|
+
PoolFree7 Manage memory pools N - not needed anymore - will be ignored
|
|
697
|
+
CodeX Controls the allocation of executable code - Not used anymore (will be ignored)
|
|
698
|
+
NlCon Nonlinear instructions search length - not needed anymore - will be ignored
|
|
699
|
+
GLanguage
|
|
700
|
+
GFinclude
|
|
701
|
+
UnitType
|
|
702
|
+
GFImplicit
|
|
703
|
+
GFExt - inactive
|
|
704
|
+
SetType Used to set the type of --keys - not used anymore - will be ignored
|
|
705
|
+
ver238 deprecated
|
|
706
|
+
TopMargin Output file page top margin
|
|
707
|
+
LeftMargin Output file page left margin
|
|
708
|
+
BotMargin Output file page bottom margin, lines added at the end of a page
|
|
709
|
+
ver480 deprecated
|
|
710
|
+
UseDLL Use Cmex library instead of executable
|
|
711
|
+
Debug Run GAMS in debugging mode
|
|
712
|
+
ver310 deprecated
|
|
713
|
+
PySetup GAMS/Python Setup
|
|
714
|
+
ver460 deprecated
|
|
715
|
+
PyMultInst GAMS/Python Multiple Instance Interpreter - Not used anymore (will be ignored)
|
|
716
|
+
*
|
|
717
|
+
* Groups
|
|
718
|
+
* <group-ident> group <group-number <help-context> <help-text>
|
|
719
|
+
*
|
|
720
|
+
general group 1 1 General options
|
|
721
|
+
saverestar group 2 1 Save and Restart related options
|
|
722
|
+
solvers group 3 1 Solver related options
|
|
723
|
+
deprecated group 4 1 Deprecated options
|
|
724
|
+
misc group 5 1 miscellaneous
|
|
725
|
+
*** End of file
|