Returns row activity values for an array of range constraints.
ILPMatrix
object. The row activity values for the range constraints in rng
. If ax
is the array returned by this method, ax[i]
will be the row activity value for the range 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.GetAX Overload List