ILOG CPLEX .NET Reference Manual

IModeler.Not Method (IConstraint, String)

Returns a constraint that is the logical negation of its argument and assigns the string name as the name of the returned constraint.

IConstraint Not(
   IConstraint con1,
   string name
);

See Also

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