Add drivers for orders - vehicle routing problem

1648
10
Jump to solution
08-13-2018 04:59 AM
PeterStiegler
Esri Contributor

Is there a possibility to add several drivers to specific order?  I add two routes, see at the attached screenshot. 

My assumption under Routes is Driver 1 and Driver 2 registered. I assagin the orders to the drivers:

The Orders are assigned to the specific Driver but every time I want to solve the routes, the route is only calculated for Driver1 and the assigned jobs for Driver 2 go to Driver 1.

 

What could be the problem?

Thanks

Peter

0 Kudos
10 Replies
HeatherMoe
Esri Contributor

Hi Peter,

If you do not have specific day requirements, then pre-assigning days to routes is just a suggestion.  You could always leave them as a generic route name and then decide which route to do on a specific day separately.  The naming of the routes in this case will make no difference to the solver.

If you do end up having some orders that need to be done on a specific day you can use the specialties fields like we set up previously for the drivers to account for this.  You could have a specialty for a specific day and do a one to one type relationship like we did for the drivers or you could say it has to be done on a Monday, for example, and then all of the routes that correspond to a Monday would get that specialty.  

0 Kudos