Returns dual solution values for an array of range constraints.
ILPMatrix
. An array containing the dual solution values for the constraints in rng
. If pi
is the array returned by this method, pi[i]
will be the dual solution value for constraint rng[i]
.
rng
is not in the active model. ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetDuals Overload List