ILOG CPLEX .NET Reference Manual |
|
IModeler.And Method (IConstraint, IConstraint, String)
Group several constraints together.
Parameters
-
con1
- The first constraint to group.
-
con2
- The second constraint to group.
-
name
- The name of the resulting and-constraint.
See Also
IModeler Interface | ILOG.Concert Namespace | IModeler.And Overload List