Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public virtual IIntVar[] IntVarArray( IColumnArray cols, int lb, int ub ) |
Parameters
- cols
- Type: ILOG.Concert..::..IColumnArray
- lb
- Type: System..::..Int32
- ub
- Type: System..::..Int32
| OPL API |
| Cplex..::..IntVarArray Method (IColumnArray, Int32, Int32) |
| Cplex Class See Also |
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public virtual IIntVar[] IntVarArray( IColumnArray cols, int lb, int ub ) |