ILOG CPLEX .NET Reference Manual

IAnd.Add Method (IConstraint)

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

IConstraint Add(
   IConstraint object_renamed
);

Parameters

object_renamed

Return Value

The constraint that has been added.

See Also

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