ILOG CPLEX .NET Reference Manual

IMPModeler.AddToExpr Method

Adds a term (which may be an expression itself) to the expression of the specified IObjective object.

Overload List

Adds a term (which may be an expression itself) to the expression of the specified IObjective object.

void AddToExpr(IObjective,INumExpr);

Adds a term (which may be an expression itself) to the expression of the specified IRange object.

void AddToExpr(IRange,INumExpr);

See Also

IMPModeler Interface | ILOG.Concert Namespace