ILOG CPLEX .NET Reference Manual

CplexModeler.Not Method

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

Overload List

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

public IConstraint Not(IConstraint);

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

public IConstraint Not(IConstraint,string);

See Also

CplexModeler Class | ILOG.CPLEX Namespace