XSLP_UNFINISHEDLIMIT
Description
|
Number of times within one SLP iteration that an unfinished LP optimization will be continued
|
Type
|
Integer
|
Default value
|
3
|
Note
|
If the optimization of the current linear approximation terminates with an "unfinished" status (for example, because it has reached maximum iterations), Xpress-SLP will attempt to continue using the primal simplex algorithm. This process will be repeated for up to
XSLP_UNFINISHEDLIMIT successive LP optimizations within any one SLP iteration. If the limit is reached, Xpress-SLP will terminate with
XSLP_STATUS set to
XSLP_LPUNFINISHED
|
Affects routines
|