The Cplex..::..CutManagement type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberUseCutFilter
The cut is treated exactly as cuts generated by CPLEX.
Public fieldStatic memberUseCutForce
The cut is added to the relaxation and remains there.
Public fieldStatic memberUseCutPurge
The cut is added to the relaxation, but can be purged later if CPLEX determines that the cut is ineffective.

See Also