The path can be specified as an absolute or relative path of the executable and must include the name of the executable.
i1 : changeSolver ("CSDP", "/path/to/csdp") o1 = CSDP |
The function does not check if the specified executable exists or is functional. To find out try checkOptimize.
The object changeSolver is a function closure.