planBasicTours: segment sequence results by priority groups
Posted: Thu Oct 30, 2014 9:28 am
Hello,
I’m using xTour.planBasicTours to sequence orders on trucks, but now I need to segment the final result by groups of orders.
I need some help on the following scenario:
I need to sequence several orders grouping them in some priority groups. So, I need to be sure that orders from a group with highest priority are firstly sequenced and just then all orders with less priority should appear.
The final sequence result should respect this group order, so I don’t want to have orders with different group priorities mixed together (the sequence result should be ordered/segmented by group priority).
For example: if I have a trailer attached on a truck, I need to have a plan where I deliver first all the orders on the trailer and just then all the orders on the truck. (the delivery points for the truck and for the trailer should not appear mixed in the sequence result)
What is the best option to implement this scenario considering that I can have several groups just for one plan.
Thank you.
I’m using xTour.planBasicTours to sequence orders on trucks, but now I need to segment the final result by groups of orders.
I need some help on the following scenario:
I need to sequence several orders grouping them in some priority groups. So, I need to be sure that orders from a group with highest priority are firstly sequenced and just then all orders with less priority should appear.
The final sequence result should respect this group order, so I don’t want to have orders with different group priorities mixed together (the sequence result should be ordered/segmented by group priority).
For example: if I have a trailer attached on a truck, I need to have a plan where I deliver first all the orders on the trailer and just then all the orders on the truck. (the delivery points for the truck and for the trailer should not appear mixed in the sequence result)
What is the best option to implement this scenario considering that I can have several groups just for one plan.
Thank you.