Creates and returns a new constraint that is always false.
Namespace: ILOG.CP
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public virtual IConstraint FalseConstraint() |
| Visual Basic |
|---|
Public Overridable Function FalseConstraint As IConstraint |