I am running a fairly complex and dynamic(multi-period) model, and as a result of the complexity, solvers are not able to solve the problem in a reasonable time frame. I have since discovered the rolling-horizon method which could help to alleviate the time that it takes to get to a solution. My supervisor has advised me to not use a rolling-horizon method specifically because the model is dynamic, and after a brief conversation about the rolling-horizon optimization approach, I left more confused.
I am hoping that somebody might be able to explain why the rolling-horizon algorithm is not suitable for a dynamic model so that I can try and get a different perspective on why the approach is not good to use in the case of dynamic systems.