Hello everyone,
I have modelled the optimization problem to minimize the distribution system losses and modelled it as a mixed-integer second-order cone programming(MISOCP) problem. I used several well-known solvers such as GAMS-MOSEK/GUROBI/CPLEX to solve it, but they cannot solve it in 24 hours or higher time. I want to apply benders decomposition or some other approach to solve the problem within 2 hours.
Please suggest some references to learn benders decomposition for MISOCP type problem or some other approach to solve formulated MISOCP problem in less time.