Convergence proof of algorithm
AnsweredI have formulated a two stage optimization problem for the distribution network operator (DNO) and microgrid operator (MGO). The DNO and MGO models are formulated as MILP and solved using the GUROBI solver using MATLAB-YALMIP interface. The optimization successfully solved and optimal values are obtained. However, To further ensure the convergence of the MILP problem, I have to develop the convergence proof. To establish this, I need help regarding the convergence proof of the GUROBI solver for the MILP problem. How I can get this convergence proof? Please suggest.
Thank you
-
Hi,
I am not sure what you mean, but you might want to look into the theory behind branch and cut, which is the algorithm Gurobi uses, and it might get you to your convergence proof.
0
Please sign in to leave a comment.
Comments
1 comment