Originally posted by: SystemAdmin
Sensitivity analysis for MIP is pretty tough, as there is not such a nice dual as in linear programming.
What you could do is to add a constraint that fixes the objective function to the optimal value. Then, replace the objective function by minimizing or maximizing an individual variable. Doing so will give you the bounds for a variable in which it can be modified without affecting the objective value.
What kind of questions do you want to answer with your sensitivity analysis?
Tobias
#CPLEXOptimizers#DecisionOptimization