Hi There,
Wondering if anyone would have the time to implement a simple VRP with Pickup and Delivery option into the existing Trip Plugin? I know the word "Simple" and any VRP, TSP problem do not mix...
I'm not looking for a complex solution like Jsprit with vehicle capacity and time windows etc.
I could see it working something like this request below:
/trip?loc=-79.51855,43.79877&GroupID=1876901&Priority=1&loc=-79.55859,43.78895&GroupID=1876901&Priority=2&loc=-79.51191,43.71301&GroupID=1871001&Priority=1&loc=-79.45818,43.61893&GroupID=1871001&Priority=2
Each set of locations has a unique GroupID and each location has a priority 1=Pickup 2=Deliver.
I'm not sure what the request would look like once priority 1 has been completed and only priority 2 is left in the group to complete.
Thoughts?
It's not a lot but I could offer $200usd for a working solution.
Thanks for your time.
Hi There,
Wondering if anyone would have the time to implement a simple VRP with Pickup and Delivery option into the existing Trip Plugin? I know the word "Simple" and any VRP, TSP problem do not mix...
I'm not looking for a complex solution like Jsprit with vehicle capacity and time windows etc.
I could see it working something like this request below:
/trip?loc=-79.51855,43.79877&GroupID=1876901&Priority=1&loc=-79.55859,43.78895&GroupID=1876901&Priority=2&loc=-79.51191,43.71301&GroupID=1871001&Priority=1&loc=-79.45818,43.61893&GroupID=1871001&Priority=2
Each set of locations has a unique GroupID and each location has a priority 1=Pickup 2=Deliver.
I'm not sure what the request would look like once priority 1 has been completed and only priority 2 is left in the group to complete.
Thoughts?
It's not a lot but I could offer $200usd for a working solution.
Thanks for your time.