XSLP_CASCADE


Description
Bit map describing the cascading to be used
Type
Integer
Values
Bit
Meaning
0 
Apply cascading to all variables with determining rows.
1 
Apply cascading to SLP variables which appear in coefficients and which would change by more than XPRS_FEASTOL.
2 
Apply cascading to all SLP variables which appear in coefficients.
3 
Apply cascading to SLP variables which are structural and which would change by more than XPRS_FEASTOL.
4 
Apply cascading to all SLP variables which are structural.
Default value
1
Notes
Normal cascading (bit 0) uses determining rows to recalculate the values of variables to be consistent with values already available or already recalculated.
Other bit settings are normally required only in quadratic programming where some of the SLP variables are in the objective function. The values of such variables may need to be corrected if the corresponding update row is slightly infeasible.
Affects routines


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