Closed leonlan closed 2 years ago
I think this is a good idea. We have something for TSP already, but the VRP is a much larger class of problems, and one where ALNS is used a lot in practice. It would be good to have a full-length tutorial for a VRP variant in the repository.
Some time ago I wrote a notebook demonstrating how to use ALNS for CVRP here. I'll rewrite it a bit soon and make a pull request for it when I'm done.