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?
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