<< sym_loadProblemBasic Symphony Native Functions sym_resetParams >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_open

sym_open

Open the Symphony environment

Calling Sequence

sym_open()

Description

Opens the Symphony environment. The environment and all data loaded into it is maintained across function calls.

This function fails if the environment is already open.

Arguments

This function takes no arguments

Return value

Returns 1 if the environment was successfully opened and 0 otherwise

Examples

sym_open()

Authors


Report an issue
<< sym_loadProblemBasic Symphony Native Functions sym_resetParams >>