Basically you need a distance matrix for your vehicle routing problem.
BTW: the GraphHopper Directions API uses jsprit to solve VRP etc problems: https://graphhopper.com/#os-comparison
Basically you need a distance matrix for your vehicle routing problem.
BTW: the GraphHopper Directions API uses jsprit to solve VRP etc problems: https://graphhopper.com/#os-comparison