ILOG CPLEX .NET Reference Manual |
|
IModeler.And Method (IConstraint[], Int32, Int32, String)
Groups several constraints together.
Parameters
-
cons
- The array of constraints to group.
-
start
- Index of the first constraint in the resulting and-constraint.
-
num
- Number of constraints in the resulting and-constraint.
-
name
- The name of the and-constraint.
See Also
IModeler Interface | ILOG.Concert Namespace | IModeler.And Overload List