Loading...
Searching...
No Matches
gams.control.execution.SymbolUpdateType Class Reference

Symbol update type. More...

Static Public Attributes

int Zero = 0
 If record does not exist use 0 (Zero)
 
int BaseCase = 1
 If record does not exist use values from instantiation.
 
int Accumulate = 2
 If record does not exist use value from previous solve.
 

Detailed Description

Symbol update type.