ILOG CPLEX .NET Reference Manual

IOr.Add Method (IConstraint)

This method adds the constraint to the invoking or-constraint.

IConstraint Add(
   IConstraint object_renamed
);

Parameters

object_renamed

Return Value

The constraint that has been added.

See Also

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