The Cplex..::..CutManagement type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| UseCutFilter |
The cut is treated exactly as cuts generated by CPLEX.
| |
| UseCutForce |
The cut is added to the relaxation and remains there.
| |
| UseCutPurge |
The cut is added to the relaxation, but can be purged later if
CPLEX determines that the cut is ineffective.
|