VRP with Custom Distances
davidliang104 opened this issue · 0 comments
davidliang104 commented
Hello!
I would like to use Jsprit for solving a Vehicle Routing Problem (VRP) that involves pickups and deliveries. Is it possible to incorporate custom distances into the model, perhaps with a distance matrix, for specifying distances between vehicles and services, as well as between different services?
Thanks