Returns solution values for an array of variables.
The solution values for the variables in var
. If x
is the array returned by this method, x[j]
will be the solution value for the variable var[j]
.
var
is not in the active model. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetValues Overload List