Removes a set of variables from the invoking ILinearIntExpr
expression.
var
to be removed. var
to be removed.All terms in the invoking linear expression having any variable in var[start], ..., var[start+num-1]
are removed. If variable var
occurs more than once in the invoking ILinearIntExpr
, all occurrences are removed. The ILinearIntExpr.Enumerator
can be used to remove individual terms regardless of duplicates.
ILinearIntExpr Interface | ILOG.Concert Namespace | ILinearIntExpr.Remove Overload List