Initializing help system before first use

NL_status

Description
Status code returned by the solver after its processing.
Type
Integer, read only
Values
<0 
no solver has been called yet
<100 
solved
<200 
solved but error likely
<300 
problem is infeasible
<400 
problem is unbounded
<500 
solver stopped by some limit
<600 
failure during processing
Default value
-1 before the problem is processed
Note
Refer to the solver documentation for further explanation.
Set by routines
See also
Module