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

VRPTW with Pickup and Delivery #505

Open rahul-algorithmgeek opened 4 years ago

rahul-algorithmgeek commented 4 years ago

VRPTWPD it is taking around 20 minutes to create initial solution for 250 shipments. Is there any way I can do it faster ? I am using default VRA settings. Plsease help if any particular setting needs to be added.

Thanks.