Loading...
Searching...
No Matches
gams::GAMSOptions::ENoNewVarEqu Struct Reference

Triggers a compilation error when new equations or variable symbols are introduced. More...

#include <gamsoptions.h>

Public Types

enum  ENoNewVarEquEnum { AllowNewVarEqu = 0 , DoNotAllowNewVarEqu = 1 }
 Triggers a compilation error when new equations or variable symbols are introduced. More...
 

Detailed Description

Triggers a compilation error when new equations or variable symbols are introduced.

Definition at line 438 of file gamsoptions.h.

Member Enumeration Documentation

◆ ENoNewVarEquEnum

Triggers a compilation error when new equations or variable symbols are introduced.

Enumerator
AllowNewVarEqu 

AllowNewVarEqu.

DoNotAllowNewVarEqu 

DoNotAllowNewVarEqu.

Definition at line 441 of file gamsoptions.h.