The Gams Option Panel determines the configuration of the GAMS modelling engine for usage in CAPRI. GAMS is only necessary if you want to create new results.
The following settings are available:
The path to the GAMS executable (GAMS.EXE) to use. CAPRI currently runs under GAMS version 22.6 and later. Versions from 22.3 onwards may run, but are not longer included in tests. Please make sure that you have a valid license available in the same directory.
GAMS is commerical software, and we kindly remind all CAPRI users that violating copy rights is a criminal offense.
Let you choose GAMS options passed via the command line to the GAMS processor. The full list of available option can be found in the GAMS manual or on the GAMS web page
.The option are generally entered as:
keyword=setting
e.g. pw=200
In certain parts of the CAPRI GAMS code, the so-called grid-solve facility of GAMS is used. The grid solve allows generating instances of GAMS models, sending them into queue from which may they be solved in parallel.
The parallel solve can use several processors. The settings determines the maximal number of processors used by CAPRI.