Hi all,
in my current customer project we are discussing about how we can map our data objects to the orders for planBasicTours.
We have some Parameters which are only possible to calculate on order item level (e.g. priority or opening intervals, as the relevant customers can differ within the order items). However, we do not want to split orders to seperate tourpoints, which we ensure by filling the site ID in the request. The only question is how the number of the orders influence the Response time of xTour Server.
An avarage tour may have 50-100 orders, with each order containing up to 30 order items. Only 1 Depot per request and only 1 vehicle per request.
Does anyone have some experience with tour planning of identical tours, but using
case a) 50-100 orders
case b) about 1500-2000 orders (about 30 of them have the same site id)
?
Thanks for any thoughts on this.
Regards,
Frederik
Number of orders - response time in planBasicTours
Re: Number of orders - response time in planBasicTours
A smaller set will do better, not just in performance, but also in quality of the result. I would recommend to try to minimize the amount of orders you send to xTour where possible.
Joost Claessen
Senior Technical Consultant
PTV Benelux
Senior Technical Consultant
PTV Benelux
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Number of orders - response time in planBasicTours
Hello Frederik,
I made a very, very simple comparison of various planning scenarios with different number of orders. What they have in common:
Best regards,
Bernd
I made a very, very simple comparison of various planning scenarios with different number of orders. What they have in common:
- No time restrictions on the orders or vehicle
- Just one single vehicle
- No need to return to the depot (sufficient capa)
- Construction and MiddleSequencing have been applied (improvement would blow the termination time at least for a quick test)
Best regards,
Bernd
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...