ILOG CPLEX .NET Reference Manual

IOr.Remove Method (IConstraint)

This method removes a constraint from the invoking or-constraint.

IConstraint Remove(
   IConstraint object_renamed
);

Parameters

object_renamed

Remarks

If the constraint has been added multiple times, only one instance is removed from the or-constraint.

See Also

IOr Interface | ILOG.Concert Namespace | IOr.Remove Overload List