ILOG CPLEX .NET Reference Manual

CplexModeler.And Method (IConstraint[], String)

Groups constraints together.

public IAnd And(
   IConstraint[] cons,
   string name
);

Implements

IModeler.And

Remarks

See {@link ILOG.Concert.IMPModeler#and}

See Also

CplexModeler Class | ILOG.CPLEX Namespace | CplexModeler.And Overload List