Hi all,
Suppose we have an MIP model coded in Python, and we solve it by CPLEX. When the solution procedure is over, I like to resolve the model using a different objective function. Is there a way or syntax to handle this?
If yes, the second problem is being solved from scratch or just being reoptimized?
Thanks
------------------------------
Amin
------------------------------
#DecisionOptimization