gams.control.options.FreeEmbeddedPython Class Reference
Free external resources at the end of each embedded Python code blocks. More...
Static Public Attributes | |
int | Off = 0 |
Keep resources to reuse them potentially. | |
int | On = 1 |
Free resources. | |
Detailed Description
Free external resources at the end of each embedded Python code blocks.