VRP question
Closed this issue · 2 comments
Hi Guys,
Sorry to use this forum for a question, but I am having some challenges getting started with jsprit and I was hoping for some pointers in the right direction. I posted the question on stackoverflow but here is the gist:
-How do I express lat-lons in terms of JSprit inputs? It seems like the examples use points in two-dimensional space. It appears that I need to use VehicleRoutingTransportCosts, but I am unclear on how to do that.
-Are there examples of using time windows in non-delivery models?
Original stack overflow link here
Thanks for any help.
Usually the project owners request that questions like this be posted to https://discuss.graphhopper.com/
In the meantime I've added some pointers on your SO question.
Thank you for the pointer and the information.