Vehicle Routing Problem - assign order to Depot

319
2
08-23-2012 06:57 AM
KyleDixon
Occasional Contributor
In a vehicle routing problem, I have several depots with many orders. When I run the solution, it sometimes assigns an order to a different depot. Is there a way to say an order must come from a specific depot?
Tags (2)
0 Kudos
2 Replies
KyleDixon
Occasional Contributor
Using ArcServer 10.1 and StreetMap Premium with routing.
0 Kudos
NaAn
by
Occasional Contributor
Hi,

It sounds like you are solving a delivery problem where orders are picked up from depots and delivered to various locations. You want make sure that certain delivery order has to come from a specific depot. If that�??s the case, please use paired order to solve your problem. You may create a dummy order in the depot location and set it as the first order in the pair and use the real delivery location as the second order in the pair. Solver will guarantee that the order is picked up from the dedicated depot. In one VRP layer you can include both paired orders and regular orders. For more details on paired order problem, please see the tutorial below:

http://resources.arcgis.com/en/help/main/10.1/#/Exercise_8_Finding_best_routes_to_service_paired_ord...

Please let me know if you have more questions.

Thanks.

Anna
0 Kudos