Originally posted by: felycite28
Hello eevryone ,
I am working on a model whose objective function is
Min Z= Ax+ exp(p) // p variable and p=K-L , x variable and A constant
I learned that I can apply SOS2 piecewise linearization . Can anyone explain how can I solve it on Cplex , if possoble, on the same example I mean (exponential style)?
How will I modify the objective function on cplex and make it ready for debug?
Thank you in advance
#CPLEXOptimizers#DecisionOptimization