Returns solution values for a set of variables.
var
for which to query the solution value. var
for which to query the solution value. The solution values for the specified variables. If x
is the array returned by this method, x[j]
will be the solution value for the variable var[j+start]
.
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