Loading...
Searching...
No Matches
Package matlab.gams.control.options

Classes

class  Action
 GAMS processing request. More...
 
class  AppendExpand
 Expand file append option. More...
 
class  AppendOut
 Output file append option. More...
 
class  AsyncSolLst
 Print solution listing when asynchronous solve (Grid or Threads) is used. More...
 
class  CaptureModelInstance
 Switch to capture all model instances within a run. More...
 
class  CharSet
 Character set flag. More...
 
class  CheckErrorLevel
 Check errorLevel automatically after executing external program. More...
 
class  DFormat
 Date format. More...
 
class  Digit
 Switch default for "$on/offDigit". More...
 
class  DumpOpt
 Writes preprocessed input to the file input.dmp. More...
 
class  DumpParms
 GAMS parameter logging. More...
 
class  ECImplicitLoad
 Allow implicit loading of symbols from embedded code or not. More...
 
class  Empty
 Switch default for "$on/offEmpty". More...
 
class  ErrMsg
 Placing of compilation error messages. More...
 
class  ExecMode
 Limits on external programs that are allowed to be executed. More...
 
class  FDOpt
 Options for finite differences. More...
 
class  FileCase
 Casing of file names and paths (put, gdx, ref, $include, etc.) More...
 
class  Filtered
 Switch between filtered and domain-checked read from GDX. More...
 
class  ForceWork
 Force GAMS to process a save file created with a newer GAMS version or with execution errors. More...
 
class  FreeEmbeddedPython
 Free external resources at the end of each embedded Python code blocks. More...
 
class  gdxCompress
 Compression of generated GDX file. More...
 
class  gdxConvert
 Version of GDX files generated (for backward compatibility) More...
 
class  gdxUels
 Unload labels or UELs to GDX either squeezed or full. More...
 
class  HoldFixed
 Treat fixed variables as constants. More...
 
class  HoldFixedAsync
 Allow HoldFixed for models solved asynchronously as well. More...
 
class  ImplicitAssign
 Switch default for "$on/offImplicitAssign". More...
 
class  InteractiveSolver
 Allow solver to interact via command line input. More...
 
class  IntVarUp
 Set mode for default upper bounds on integer variables. More...
 
class  Keep
 Controls keeping or deletion of process directory and scratch files. More...
 
class  Listing
 Switch default for "$on/offListing". More...
 
class  LogLine
 Amount of line tracing to the log file. More...
 
class  LstCase
 Output case option for LST file. More...
 
class  LstTitleLeftAligned
 Write title of LST file all left aligned. More...
 
class  MIIMode
 Model Instance Mode. More...
 
class  NoNewVarEqu
 Triggers a compilation error when new equations or variable symbols are introduced. More...
 
class  On115
 Generate errors for unknown unique element in an equation. More...
 
class  PageContr
 Output file page control option. More...
 
class  PrefixLoadPath
 Prepend GAMS system directory to library load path. More...
 
class  PreviousWork
 Indicator for writing workfile with previous workfile version. More...
 
class  ProcTreeMemMonitor
 Monitor the memory used by the GAMS process tree. More...
 
class  PutNR
 Numeric round format for put files. More...
 
class  ReferenceLineNo
 Controls the line numbers written to a reference file. More...
 
class  Replace
 Switch between merge and replace when reading from GDX into non-empty symbol. More...
 
class  SavePoint
 Save solver point in GDX file. More...
 
class  ShowOSMemory
 Show the memory usage reported by the Operating System instead of the internal counting. More...
 
class  SolPrint
 Solution report print option. More...
 
class  SolveLink
 Solver link option. More...
 
class  SolveOpt
 Multiple solve management. More...
 
class  StepSum
 Summary of computing resources used by job steps. More...
 
class  strictSingleton
 Error if assignment to singleton set has multiple elements. More...
 
class  StringChk
 String substitution options. More...
 
class  SuffixAlgebraVars
 Switch default for "$on/offSuffixAlgebraVars". More...
 
class  SuffixDLVars
 Switch default for "$on/offSuffixDLVars". More...
 
class  Suppress
 Compiler listing option. More...
 
class  Sys10
 Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer. More...
 
class  Sys11
 Dynamic resorting if indices in assignment/data statements are not in natural order. More...
 
class  SysOut
 Solver Status file reporting option. More...
 
class  TFormat
 Time format. More...
 
class  TraceOpt
 Trace file format option. More...
 
class  ZeroResRep
 Report underflow as a warning when abs(results) LE ZeroRes and result set to zero. More...
 

Detailed Description