Returns reduced costs for num
consecutive variables, starting from the index specified by start
.
var
for which to query the reduced cost. var
for which to query the reduced cost. The reduced costs for the specified variables. If dj
is the array returned by this method, dj[j]
will be the reduced cost for variable var[j+start]
.
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