This method removes a constraint from the invoking
or-constraint.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IConstraint Remove( IConstraint ct ) |
Parameters
- ct
- Type: ILOG.Concert..::..IConstraint
The constraint to be removed from the invoking instance of IOr.
Remarks
If the constraint has been added multiple times, only one instance is removed from the or-constraint.