XSLP_STATUS


Description
Bitmap holding the problem convergence status
Type
Integer
Values
Bit
Meaning
0 
Converged on objective function with no unconverged values in active constraints.
1 
Converged on objective function with some variables converged on extended criteria only.
2 
LP solution is infeasible.
3 
LP solution is unfinished (not optimal or infeasible).
4 
SLP terminated on maximum SLP iterations.
5 
SLP is integer infeasible.
6 
SLP converged with residual penalty errors.
9 
SLP terminated on max time.
Notes
A value of zero after SLP optimization means that the solution is fully converged.
Set by routines


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.