gams::GAMSOptions::ESuffixAlgebraVars Struct Reference
Switch default for "$on/offSuffixAlgebraVars". More...
#include <gamsoptions.h>
Public Types | |
enum | ESuffixAlgebraVarsEnum { OffSuffixAlgebraVars = 0 , OnSuffixAlgebraVars = 1 } |
Switch default for "$on/offSuffixAlgebraVars". More... | |
Detailed Description
Switch default for "$on/offSuffixAlgebraVars".
Definition at line 636 of file gamsoptions.h.
Member Enumeration Documentation
◆ ESuffixAlgebraVarsEnum
Switch default for "$on/offSuffixAlgebraVars".
Enumerator | |
---|---|
OffSuffixAlgebraVars | Activate $offSuffixAlgebraVars. |
OnSuffixAlgebraVars | Activate $onSuffixAlgebraVars. |
Definition at line 639 of file gamsoptions.h.