Returns dual solution values for num
consecutive range constraints, starting from the index specified by start
.
ILPMatrix
. rng
for which to query the dual solution value. rng
for which to query the dual solution value. An array containing the dual solution values for the specified constraints. If pi
is the array returned by this method, pi[i]
will be the dual solution value for the range constraint rng[i+start]
.
ILOG.Concert.Exception
, or one of its derived classes, is thrown.
Cplex Class | ILOG.CPLEX Namespace | Cplex.GetDuals Overload List