PreCrush

Controls presolve reductions that affect user cuts
 Type: int
 Default value: 0
 Minimum value: 0
 Maximum value: 1

Allows presolve to translate constraints on the original model to equivalent constraints on the presolved model. You must turn this parameter on when you are using callbacks to add your own cuts.

For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.