create_re_dir | Create temporary redirection directory |
GAMS_COMPILATION_ERROR | Error code returned by GAMS in case of a compilation error |
GAMS_EXECUTION_ERROR | Error code returned by GAMS in case of an execution error |
GAMS_FILE_ERROR | Error code returned by GAMS in case of a file error |
GAMS_NORMAL_RETURN | GAMS return code in case of normal completion |
GAMS_PARAMETER_ERROR | Error code returned by GAMS in case of a faulty parameter |
GDX_FILE_NAME | File name of GDX dump produced by 'run()' in 're_dir' |
gdx_info | Return info on content of a GDX |
gdx_parameter | Read a parameter from a GDX file as a tibble |
gdx_set | Read a set from a GDX file |
get_sys_dir | Get GAMS system directory |
local_re_dir | Create temporary redirection directory with local cleanup |
LOG_FILE_NAME | File name of GAMS log file produced by 'run()' in 're_dir' |
LST_FILE_NAME | File name of GAMS listing file produced by 'run()' in... |
PAR_FILE_NAME | File name of GAMS parameter file used for a 'run()' and... |
read_lines | Read line from a text file |
read_log | Read lines from log file |
read_lst | Read lines from listing file |
read_par | Read lines from parameter file |
read_ref | Read lines from reference file |
read_trace | Read lines from trace file |
read_trace_log | Read lines from trace log file |
read_trace_report | Read lines from trace report file |
read_trace_summary | Read lines from trace summary file |
REF_FILE_NAME | File name of GAMS reference file produced by 'run()' in... |
report_trace | Generate trace report and summary files from trace file |
run | Run a GAMS script for testing |
set_sys_dir | Set GAMS system directory |
TRACE_FILE_NAME | File name of GAMS trace file produced by 'run()' in 're_dir' |
TRACE_LOG_FILE_NAME | File name of GAMS trace log file produced by 'report_trace()'... |
TRACE_REPORT_FILE_NAME | File name of GAMS trace report file produced by... |
TRACE_SUMMARY_FILE_NAME | File name of GAMS trace summary file produced by... |
write_lines | Write lines to a file |
write_lines_cleanup | Write lines to a file with deferred cleanup |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.