Returns the solution values for an array of variables at the current node.
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]
.
Cplex.Goal Class | ILOG.CPLEX Namespace | Cplex.Goal.GetValues Overload List