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.62k stars 604 forks source link

Take travel cost matrix into account #194

Closed longd3 closed 8 years ago

longd3 commented 8 years ago

Hi, thank you for all the wonderful work on VRP.

I am writing to request a new feature to allow setting travel cost matrix among locations. Because in realistic problems, we have to consider delay due to traffic thus VRPTW is much harder to solve. Also, there are terrains that crow fly distances do not apply, i.e broken bridge, divided peninsula, etc

It would be great if you consider extending the work on this, I would be glad to contribute what I could to make it happen.

Thanks!

oblonski commented 8 years ago

Hi, Please use the mailing list for questions. Thanks.