Select to view content in your preferred language

Add different service time to orders based on which route it will be assigned to

209
0
07-05-2022 12:38 PM
FamSaeed
Emerging Contributor

Hello, 
I am trying to solve a VRP with 2 routes and 10 orders. I don't have any issues with importing all the required information, the only thing I need know how to be done is the following:
I need to use different service time for each order based on which route it will be assigned to. As an example, for order no. 1, if it will be assigned to route 1, it will require 4 days as a service time. However, for the same order, if it will be assigned to route 2, it will require 6 days as a service time.

Or, the service time can be a constant, 4 days as an example, but the productivity rates of the routes are different values.

Thanks

0 Replies