Returns a constraint that is the logical negation of its argument.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IConstraint Not( IConstraint con1 ) |
Parameters
- con1
- Type: ILOG.Concert..::..IConstraint