gams.options.TraceOpt Class Reference
Trace file format option. More...
Static Public Attributes | |
int | SolverAndGAMSStepTraceWOHeaders = 0 |
Solver and GAMS step trace. | |
int | SolverAndGAMSStepTrace = 1 |
Solver and GAMS exit trace. | |
int | SolverStepTraceOnly = 2 |
Solver trace only. | |
int | TraceFileFormatGAMSPerformanceWorld = 3 |
Solver trace only in format used for GAMS performance world. | |
int | TraceFileFormatSupportingNLPEC = 4 |
Trace file format supporting NLPEC. | |
int | TraceFileWithAllAvailableTraceFields = 5 |
Gams exit trace with all available trace fields. | |
Detailed Description
Trace file format option.