Creates and returns an array of n
new Boolean variables (domain 0,1).
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
IIntVar[] BoolVarArray( int n ) |
Parameters
- n
- Type: System..::..Int32