ILOG CPLEX .NET Reference Manual

IModeler.Not Method (IConstraint)

Returns a constraint that is the logical negation of its argument.

IConstraint Not(
   IConstraint con1
);

See Also

IModeler Interface | ILOG.Concert Namespace | IModeler.Not Overload List