25.10.2013 Views

GAMS Python API documentation version 24.1

GAMS Python API documentation version 24.1

GAMS Python API documentation version 24.1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

4.19 gams.execution.SymbolUpdateType Class Reference 37<br />

4.19 gams.execution.SymbolUpdateType Class Reference<br />

Symbol update type.<br />

Inheritance diagram for gams.execution.SymbolUpdateType:<br />

Static Public Attributes<br />

• int Zero 0<br />

If record does not exist use 0 (Zero)<br />

• int BaseCase 1<br />

object<br />

gams.execution.SymbolUpdateType<br />

If record does not exist use values from instantiation.<br />

• int Accumulate 2<br />

If record does not exist use value from previous solve.<br />

4.19.1 Detailed Description<br />

Symbol update type.<br />

4.20 gams.execution.UpdateAction Class Reference<br />

What field to update.<br />

Inheritance diagram for gams.execution.UpdateAction:<br />

Static Public Attributes<br />

• int Upper 1<br />

Supplies upper bounds for a variable.<br />

• int Lower 2<br />

Supplies lower bounds for a variable.<br />

• int Fixed 3<br />

Supplies fixed bounds for a variable.<br />

• int Primal 4<br />

Supplies level for a variable or equation.<br />

• int Dual 5<br />

Supplies marginal for a variable or equation.<br />

<strong>GAMS</strong><strong>Python</strong><strong>API</strong> <strong>documentation</strong> <strong>version</strong> <strong>24.1</strong> May 2013<br />

object<br />

gams.execution.UpdateAction

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!