Hello, I am currently using the GLNS solver you developed to solve robot task scheduling problems. While the solver performs well and gives us interesting results, I would like to know if it is possible to do a "warm start" by giving to the solver an already computed tour instead of starting from a random one everytime. This should allow for faster computation times and help us a lot as we would like to do several iterations on a given problem. Is it possible to do a warm start or to add such a feature to the already existing code?
Hello, I am currently using the GLNS solver you developed to solve robot task scheduling problems. While the solver performs well and gives us interesting results, I would like to know if it is possible to do a "warm start" by giving to the solver an already computed tour instead of starting from a random one everytime. This should allow for faster computation times and help us a lot as we would like to do several iterations on a given problem. Is it possible to do a warm start or to add such a feature to the already existing code?