Initializing help system before first use

XSLP_NLPSTATUS

Description
The solution status of the problem.
Type
Integer
Values
0 
Optimization unstarted ( XSLP_NLPSTATUS_UNSTARTED)
1 
Solution found ( XSLP_NLPSTATUS_SOLUTION)
2 
Globally optimal ( XSLP_NLPSTATUS_OPTIMAL)
3 
No solution found ( XSLP_NLPSTATUS_NOSOLUTION)
4 
Proven infeasible ( XSLP_NLPSTATUS_INFEASIBLE)
5 
Locally unbounded ( XSLP_NLPSTATUS_UNBOUNDED)
6 
Problem could not be solved due to numerical issues. ( XSLP_NLPSTATUS_UNFINISHED)
7 
Unsolved ( XSLP_NLPSTATUS_UNSOLVED)
Default value
0
Set by routines