Deletes all user cuts added to the invoking Cplex object with the methods AddCut and AddCuts.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual void ClearCuts()

See Also