Originally posted by: lollu
OPL's sensitivity analysis gives me the UB and LB of the constraint, as specified by me in the constraint. For ex, Ub and LB of 5x1+9x2 >= 3 are 3 and -infinity.
However, I', interested in the lower and upper "range" of the constraint. Just to be clear, I define "lower range" as the lowest rhs value for which the dual remains same.
Is there a way to get these values (the range of RHS sensitivity)?
Thanks.
#DecisionOptimization#OPLusingCPLEXOptimizer