Returns the solution values for a set of variables at the current node.
var
for which to query the current solution values. var
for which to query the current solution values. An array of double values containing the solution values of the specified variables at the current node. If the returned array is called x
, x[j]
contains the current solution value for variable var[j+start]
.
Cplex.ControlCallback Class | ILOG.CPLEX Namespace | Cplex.ControlCallback.GetValues Overload List