Hello,
I want to use a rolling horizon method to solve my MILP problem. To this end, I used two key variables time step and the overlap.
However, I want to specify to GAMS to stop at a specific iteration before moving forward.
My question is how we can do this in GAMS.
Thanks,