Adds the new term coef * var to a scalar product.
coef * var
void AddTerm(IIntVar,int);
void AddTerm(int,IIntVar);
ILinearIntExpr Interface | ILOG.Concert Namespace