Initializing help system before first use

XSLP_PRESOLVEOPS

Description
Bitmap indicating the SLP presolve actions to be taken
Type
Integer
Values
Bit
Meaning
0 
Generic SLP presolve.
1 
Explicitly fix columns identified as fixed to zero.
2 
Explicitly fix all columns identified as fixed.
3 
SLP bound tightening.
4 
MISLP bound tightening.
5 
Bound tightening based on function domains.
8 
Do not presolve coefficients.
9 
Do not remove delta variables.
10 
Avoid reductions that can not be dual postsolved.
11 
Allow eliminations on determined variables.
Default value
24
Note
The Xpress NonLinear nonlinear presolve (which is carried out once, before augmentation) is independent of the Optimizer presolve (which is carried out during each SLP iteration).
Affects routines
See also