ILOG CPLEX .NET Reference Manual

IAnd.Remove Method (IConstraint)

This method removes the constraints from the invoking and-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 and-constraint.

See Also

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