Returns reduced costs for an array of variables.
An array containing the reduced cost values for the variables in var
. If dj
is the array returned by this method, dj[j]
will be the reduced cost for variable var[j]
.
var
is not in the active model. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetReducedCosts Overload List