graphhopper / jsprit

jsprit is a java based, open source toolkit for solving rich vehicle routing problems
https://www.graphhopper.com/open-source/
Apache License 2.0
1.64k stars 605 forks source link

Question about Time window #497

Closed hasanli-orkhan closed 4 years ago

hasanli-orkhan commented 4 years ago

Hello dear developers! I want to ask you a question. What to do in cases when the construction of a optimized route taking into account the time window is impossible? For Example: we have a several points. And the route between any two selected points cannot be constructed, since we do not fall into the time window. Is it possible to build an optimized route with a change in the time interval of other points in case the route cannot be built? Thanks in advance!

oblonski commented 4 years ago

Please use our forum (https://discuss.graphhopper.com/c/jsprit/9) for your questions. Thanks a lot.