Originally posted by: aliv87
Hello,
I am trying to implement the Lagrangian Relaxation method to solve a simple problem (attached) using CPLEX. Let's assume a step size equal to 0.5.
First, is it possible to code it all in ILOG CPLEX Optimization Studio? If yes, could you please advise how to do it?
Second, if it is not possible, how can I code it in MATLAB so that it calls and uses the CPLEX solver?
Thanks,
Ali
#CPLEXOptimizers#DecisionOptimization