ILOG CPLEX .NET Reference Manual

CplexModeler.Not Method (IConstraint)

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

public IConstraint Not(
   IConstraint con1
);

Implements

IModeler.Not

Remarks

See {@link ILOG.Concert.IMPModeler#not}

See Also

CplexModeler Class | ILOG.CPLEX Namespace | CplexModeler.Not Overload List