gams::GAMSOptions::ECaptureModelInstance Struct Reference
Switch to capture all model instances within a run. More...
#include <gamsoptions.h>
Public Types | |
enum | ECaptureModelInstanceEnum { Off = 0 , On = 1 } |
Switch to capture all model instances within a run. More... | |
Detailed Description
Switch to capture all model instances within a run.
Definition at line 106 of file gamsoptions.h.
Member Enumeration Documentation
◆ ECaptureModelInstanceEnum
Switch to capture all model instances within a run.
Enumerator | |
---|---|
Off | Do not capture model instances. |
On | Capture model instances. |
Definition at line 109 of file gamsoptions.h.