Description Usage Arguments Value
Have GAMS generate a trace report and summary given the trace file output by
run()
in re_dir
. The report and summary are also written to re_dir
as
files with namesTRACE_REPORT_FILE_NAME
and TRACE_SUMMARY_FILE_NAME
respectively.
1 | report_trace(re_dir, trace_level = 0)
|
re_dir |
Redirection directory for holding GAMS output files. |
trace_level |
Modelstat/Solvestat threshold for filtering GamsSolve trace records. |
GAMS status/error/return code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.