<< sym_addVar Symphony Native Functions sym_deleteConstrs >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_close

sym_close

Close the Symphony environment

Calling Sequence

sym_close()

Description

Closes the already open Symphony environment.

Warning: All data loaded into the environment is deleted.

Arguments

This function takes no arguments

Return value

Returns 1 if the environment was successfully closed and 0 otherwise

Examples

sym_close()

Authors


Report an issue
<< sym_addVar Symphony Native Functions sym_deleteConstrs >>