gams.control.options.NoNewVarEqu Class Reference
Triggers a compilation error when new equations or variable symbols are introduced. More...
Static Public Attributes | |
int | AllowNewVarEqu = 0 |
AllowNewVarEqu. | |
int | DoNotAllowNewVarEqu = 1 |
DoNotAllowNewVarEqu. | |
Detailed Description
Triggers a compilation error when new equations or variable symbols are introduced.