GET A QUOTE
SEARCH
Products
GAMS - The Modeling Language
GAMS MIRO
GAMS Engine
GAMSPy
Documentation
GAMS
MIRO
Engine
GAMSPy
Academics
Download
GAMS
MIRO
Engine
GAMSPy
Consulting
Support
Community
Sign-up for our Newsletter
Case Studies
The GAMS Forum
Meet us at a Conference
Read our GAMS Blog
Visit a GAMS Webinar
Take a GAMS Course
About Us
Company Information
The GAMS team
Career
Openings
Internships
Advisory Board
Information Security
Search
×
Search
Case sensitive
Match whole word
GAMS Documentation
Model Library
MIRO Documentation
ENGINE Documentation
Website & Blog
All
User's Guide
Solvers
Tools
APIs
Release Notes
All
Model
Test
Data
EMP
API
FIN
NOA
PSOPT
49 (latest)
48
47
46
45
44
43
42
41
40
39
38
37
36
35
34
33
32
31
30
29
28
27
26
25.1
Version:
Documentation
Preface
Release Notes
Installation and Licensing
Tutorials and Examples
GAMS Language and Environment
Solver Manuals
Tools Manuals
Application Programming Interfaces
Glossary
Bibliograhpy
Model Libraries
GAMS Model Library
GAMS Test Library
GAMS Data Library
GAMS EMP Library
GAMS API Library
FIN Library
NOA Library
PSOPT Library
Index
Help
Hide Table of Contents
GAMS Documentation 49
Preface
Release Notes
Installation and License Setup
Tutorials and Examples
GAMS Language and Environment
Solver Manuals
Tools Manuals
Application Programming Interfaces
.NET API
C++ API
Java API
Python API
Getting Started
Control
Classes
Class List
Class Index
Class Hierarchy
gams.control.database._GamsSymbol
gams.control.database._GamsSymbolRecord
gams.control.database.GamsDatabase
gams.control.database.GamsDatabaseDomainViolation
gams.control.database.GamsSymbolDomainViolation
gams.control.execution.GamsCheckpoint
gams.control.execution.GamsEngineConfiguration
gams.control.execution.GamsJob
gams.control.execution.GamsModelInstance
gams.control.execution.GamsModelInstanceOpt
gams.control.execution.GamsModifier
gams.control.execution.SymbolUpdateType
gams.control.execution.UpdateAction
gams.control.options.Action
gams.control.options.AppendExpand
gams.control.options.AppendOut
gams.control.options.AsyncSolLst
gams.control.options.CaptureModelInstance
gams.control.options.Case
gams.control.options.CharSet
gams.control.options.CheckErrorLevel
gams.control.options.DFormat
gams.control.options.Digit
gams.control.options.DumpOpt
gams.control.options.DumpParms
gams.control.options.ECImplicitLoad
gams.control.options.Empty
gams.control.options.ErrMsg
gams.control.options.ExecMode
gams.control.options.FDOpt
gams.control.options.FileCase
gams.control.options.Filtered
gams.control.options.ForceWork
gams.control.options.FreeEmbeddedPython
gams.control.options.GamsOptions
gams.control.options.gdxCompress
gams.control.options.gdxConvert
gams.control.options.gdxUels
gams.control.options.HoldFixed
gams.control.options.HoldFixedAsync
gams.control.options.ImplicitAssign
gams.control.options.InteractiveSolver
gams.control.options.IntVarUp
gams.control.options.Keep
gams.control.options.Listing
gams.control.options.LogLine
gams.control.options.LstTitleLeftAligned
gams.control.options.MIIMode
gams.control.options.NoNewVarEqu
gams.control.options.On115
gams.control.options.PageContr
gams.control.options.PrefixLoadPath
gams.control.options.PreviousWork
gams.control.options.ProcTreeMemMonitor
gams.control.options.PutNR
gams.control.options.ReferenceLineNo
gams.control.options.Replace
gams.control.options.SavePoint
gams.control.options.ShowOSMemory
gams.control.options.SolPrint
gams.control.options.SolveLink
gams.control.options.SolveOpt
gams.control.options.StepSum
gams.control.options.strictSingleton
gams.control.options.StringChk
gams.control.options.SuffixAlgebraVars
gams.control.options.SuffixDLVars
gams.control.options.Suppress
gams.control.options.Sys10
gams.control.options.Sys11
gams.control.options.SysOut
gams.control.options.TFormat
gams.control.options.TraceOpt
gams.control.options.ZeroResRep
gams.control.workspace.DebugLevel
gams.control.workspace.EquType
gams.control.workspace.GamsException
gams.control.workspace.GamsExitCode
gams.control.workspace.GamsWorkspace
gams.control.workspace.ModelStat
gams.control.workspace.SetType
gams.control.workspace.SolveStat
gams.control.workspace.VarType
Class Members
Magic (Jupyter Notebooks)
Transfer
Python API Examples
Matlab API
R API
Expert-Level APIs
Appendix
•
All
Classes
Functions
Variables
Properties
Pages
Loading...
Searching...
No Matches
gams
control
options
SolPrint
Static Public Attributes
|
List of all members
gams.control.options.SolPrint Class Reference
Solution report print option.
More...
Static Public Attributes
int
RemoveSolLstFollowingSolves
= 0
Remove solution listings following solves.
int
IncludeSolLstFollowingSolves
= 1
Include solution listings following solves.
int
SuppressAllSolInfo
= 2
Suppress all solution information.
Detailed Description
Solution report print option.