Removes a variable from the invoking ILinearIntExpr
expression.
Removes a variable from the invoking ILinearIntExpr
expression.
void Remove(IIntVar);
Removes a set of variables from the invoking ILinearIntExpr
expression.
void Remove(IIntVar[]);
Removes a set of variables from the invoking ILinearIntExpr
expression.
void Remove(IIntVar[],int,int);