I am trying solve a scheduling problem adopting a rolling horizon approach. I have developed an Integer programming model and seek to speed up execution.
I am seeking advice on beginner level literature on the topic - papers/articles/books and any other materials that would help me to learn this approach. I found it difficult to find sufficient information as most of it is mainly from research papers where it is either too complex or too vaguely described with no examples at all.