Control parameters
Via the getparam function and the setparam procedure it is possible to access the following control parameters of module nlsolv (the reader is reminded that parameters may be spelled with lower or upper case letters or a mix of both):
NL_binary |
Set the NL file format.
|
NL_options |
NL solver options.
|
NL_probname |
Problem name for the NL file.
|
NL_solver |
NL solver to be used.
|
NL_solverpath |
NL solver path.
|
NL_status |
Solver status code.
|
NL_verbose |
Enable/disable message printing.
|