Returns the values of variables in the array var
in the potential incumbent solution.
An array containing the values of the proposed incumbent for the variables in the array var
. If the the returned array is val
, val[j]
is the proposed incumbent value for variable var[j]
.
Cplex.IncumbentCallback Class | ILOG.CPLEX Namespace | Cplex.IncumbentCallback.GetValues Overload List