Originally posted by: viva0521
Hi, there,
I have a question regarding the sensitivity analysis. Suppose I have a simple linear model:
Min A*f(x);
s.t B*x<=C
where A is the coefficient of the objective function, B, C are constants.
What I am doing here is trying to find a minimal value of A such that the optimal solution for the above model remain the same, how can I achieve that in OPL?
Thanks in advance! Any comment is highly appreciated!
#DecisionOptimization#OPLusingCPLEXOptimizer