gams::GAMSOptions::EForceWork Struct Reference
Force GAMS to process a save file created with a newer GAMS version or with execution errors. More...
#include <gamsoptions.h>
Public Types | |
enum | EForceWorkEnum { NoTranslation = 0 , TryTranslation = 1 } |
Force GAMS to process a save file created with a newer GAMS version or with execution errors. More... | |
Detailed Description
Force GAMS to process a save file created with a newer GAMS version or with execution errors.
Definition at line 283 of file gamsoptions.h.
Member Enumeration Documentation
◆ EForceWorkEnum
Force GAMS to process a save file created with a newer GAMS version or with execution errors.
Enumerator | |
---|---|
NoTranslation | No translation. |
TryTranslation | Try translation. |
Definition at line 286 of file gamsoptions.h.