Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cmatlab.gams.control.AbstractRunParametersCan be used to store parameters for running a job
 Cmatlab.gams.control.RunParametersRun parameters for Job
 Cmatlab.gams.control.engine.RunParametersRun parameters for engine.Job
 Cmatlab.gams.control.CheckpointCaptures the state of a Job after the Job.run method has been carried out
 Cmatlab.gams.control.DatabaseCommunicates data between the Matlab world and the GAMS world
 Cmatlab.gams.control.DatabaseDomainViolationStores a domain violation information for each symbol in a Database instance
 Cmatlab.gams.control.engine.ConfigurationAllows execution of jobs on a specific GAMS Engine instance
 Cmatlab.gams.control.engine.JobManages the execution of a GAMS program given by GAMS model source for GAMS Engine
 Cmatlab.gams.control.engine.JobBuilderA builder of engine.Job
 Cmatlab.gams.control.GlobalsConstants used by the GAMS Matlab API
 Cmatlab.gams.control.globals.ArchTypeGAMS enumerated type of architecture
 Cmatlab.gams.control.globals.DebugLevelDefine GAMS Debug Level of different values and string representations
 Cmatlab.gams.control.globals.EquTypeEquation SubType
 Cmatlab.gams.control.globals.ModelStatModel Solution Status
 Cmatlab.gams.control.globals.OSTypeGAMS enumerated type of operating system
 Cmatlab.gams.control.globals.SetTypeSet SubType
 Cmatlab.gams.control.globals.SolveStatSolver termination condition
 Cmatlab.gams.control.globals.SymbolUpdateTypeGAMS Symbol update type
 Cmatlab.gams.control.globals.UpdateActionWhat field to update
 Cmatlab.gams.control.globals.VarTypeVariable SubType
 Cmatlab.gams.control.JobManages the execution of a GAMS program given by GAMS model source
 Cmatlab.gams.control.ModelInstanceModifying a model instance and solving the resulting problem in the most efficient way
 Cmatlab.gams.control.ModelInstanceOptThe ModelInstanceOpt can be used to customize the ModelInstance.solve routine
 Cmatlab.gams.control.ModifierInput to ModelInstance.instantiate
 Cmatlab.gams.control.OptionsManages GAMS options
 Cmatlab.gams.control.options.ActionGAMS processing request
 Cmatlab.gams.control.options.AppendExpandExpand file append option
 Cmatlab.gams.control.options.AppendOutOutput file append option
 Cmatlab.gams.control.options.AsyncSolLstPrint solution listing when asynchronous solve (Grid or Threads) is used
 Cmatlab.gams.control.options.CaptureModelInstanceSwitch to capture all model instances within a run
 Cmatlab.gams.control.options.CharSetCharacter set flag
 Cmatlab.gams.control.options.CheckErrorLevelCheck errorLevel automatically after executing external program
 Cmatlab.gams.control.options.DFormatDate format
 Cmatlab.gams.control.options.DigitSwitch default for "$on/offDigit"
 Cmatlab.gams.control.options.DumpOptWrites preprocessed input to the file input.dmp
 Cmatlab.gams.control.options.DumpParmsGAMS parameter logging
 Cmatlab.gams.control.options.ECImplicitLoadAllow implicit loading of symbols from embedded code or not
 Cmatlab.gams.control.options.EmptySwitch default for "$on/offEmpty"
 Cmatlab.gams.control.options.ErrMsgPlacing of compilation error messages
 Cmatlab.gams.control.options.ExecModeLimits on external programs that are allowed to be executed
 Cmatlab.gams.control.options.FDOptOptions for finite differences
 Cmatlab.gams.control.options.FileCaseCasing of file names and paths (put, gdx, ref, $include, etc.)
 Cmatlab.gams.control.options.FilteredSwitch between filtered and domain-checked read from GDX
 Cmatlab.gams.control.options.ForceWorkForce GAMS to process a save file created with a newer GAMS version or with execution errors
 Cmatlab.gams.control.options.FreeEmbeddedPythonFree external resources at the end of each embedded Python code blocks
 Cmatlab.gams.control.options.gdxCompressCompression of generated GDX file
 Cmatlab.gams.control.options.gdxConvertVersion of GDX files generated (for backward compatibility)
 Cmatlab.gams.control.options.gdxUelsUnload labels or UELs to GDX either squeezed or full
 Cmatlab.gams.control.options.HoldFixedTreat fixed variables as constants
 Cmatlab.gams.control.options.HoldFixedAsyncAllow HoldFixed for models solved asynchronously as well
 Cmatlab.gams.control.options.ImplicitAssignSwitch default for "$on/offImplicitAssign"
 Cmatlab.gams.control.options.InteractiveSolverAllow solver to interact via command line input
 Cmatlab.gams.control.options.IntVarUpSet mode for default upper bounds on integer variables
 Cmatlab.gams.control.options.KeepControls keeping or deletion of process directory and scratch files
 Cmatlab.gams.control.options.ListingSwitch default for "$on/offListing"
 Cmatlab.gams.control.options.LogLineAmount of line tracing to the log file
 Cmatlab.gams.control.options.LstCaseOutput case option for LST file
 Cmatlab.gams.control.options.LstTitleLeftAlignedWrite title of LST file all left aligned
 Cmatlab.gams.control.options.MIIModeModel Instance Mode
 Cmatlab.gams.control.options.NoNewVarEquTriggers a compilation error when new equations or variable symbols are introduced
 Cmatlab.gams.control.options.On115Generate errors for unknown unique element in an equation
 Cmatlab.gams.control.options.PageContrOutput file page control option
 Cmatlab.gams.control.options.PrefixLoadPathPrepend GAMS system directory to library load path
 Cmatlab.gams.control.options.PreviousWorkIndicator for writing workfile with previous workfile version
 Cmatlab.gams.control.options.ProcTreeMemMonitorMonitor the memory used by the GAMS process tree
 Cmatlab.gams.control.options.PutNRNumeric round format for put files
 Cmatlab.gams.control.options.ReferenceLineNoControls the line numbers written to a reference file
 Cmatlab.gams.control.options.ReplaceSwitch between merge and replace when reading from GDX into non-empty symbol
 Cmatlab.gams.control.options.SavePointSave solver point in GDX file
 Cmatlab.gams.control.options.ShowOSMemoryShow the memory usage reported by the Operating System instead of the internal counting
 Cmatlab.gams.control.options.SolPrintSolution report print option
 Cmatlab.gams.control.options.SolveLinkSolver link option
 Cmatlab.gams.control.options.SolveOptMultiple solve management
 Cmatlab.gams.control.options.StepSumSummary of computing resources used by job steps
 Cmatlab.gams.control.options.strictSingletonError if assignment to singleton set has multiple elements
 Cmatlab.gams.control.options.StringChkString substitution options
 Cmatlab.gams.control.options.SuffixAlgebraVarsSwitch default for "$on/offSuffixAlgebraVars"
 Cmatlab.gams.control.options.SuffixDLVarsSwitch default for "$on/offSuffixDLVars"
 Cmatlab.gams.control.options.SuppressCompiler listing option
 Cmatlab.gams.control.options.Sys10Changes rpower to ipower when the exponent is constant and within 1e-12 of an integer
 Cmatlab.gams.control.options.Sys11Dynamic resorting if indices in assignment/data statements are not in natural order
 Cmatlab.gams.control.options.SysOutSolver Status file reporting option
 Cmatlab.gams.control.options.TFormatTime format
 Cmatlab.gams.control.options.TraceOptTrace file format option
 Cmatlab.gams.control.options.ZeroResRepReport underflow as a warning when abs(results) LE ZeroRes and result set to zero
 Cmatlab.gams.control.PrintStreamPrint stream to write to stdout or file
 Cmatlab.gams.control.SymbolRepresentation of a symbol in GAMS
 Cmatlab.gams.control.EquationRepresentation of an equation symbol in GAMS
 Cmatlab.gams.control.ParameterRepresentation of a parameter symbol in GAMS
 Cmatlab.gams.control.SetRepresentation of a set symbol in GAMS
 Cmatlab.gams.control.VariableRepresentation of a variable symbol in GAMS
 Cmatlab.gams.control.SymbolDomainViolationDomain violation information for a Symbol instance
 Cmatlab.gams.control.SymbolRecordRepresentation of a single record of a Symbol instance
 Cmatlab.gams.control.EquationRecordRepresentation of a single record of a Equation instance
 Cmatlab.gams.control.ParameterRecordRepresentation of a single record of a Parameter instance
 Cmatlab.gams.control.SetRecordRepresentation of a single record of a Set instance
 Cmatlab.gams.control.VariableRecordRepresentation of a single record of a Variable instance
 Cmatlab.gams.control.utils.IteratorSymbol / SymbolRecord Iterator
 Cmatlab.gams.control.WorkspaceBase class in the GAMS package
 Cmatlab.gams.control.WorkspaceInfoInput parameter for the Workspace constructor