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]
is the current solution value for variable var[j+start]
.
Cplex.Goal Class | ILOG.CPLEX Namespace | Cplex.Goal.GetValues Overload List