Groups several constraints together.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IAnd And( IConstraint[] cons ) |
Parameters
- cons
- Type: array<ILOG.Concert..::..IConstraint>[]()[][]
The array of constraints to group.