Hello,
how can I be sure xTour use highPerformanceRouting ?
Thank you
highPerformanceRouting
Re: highPerformanceRouting
When high performance is used xTour will log it in the <xtour>/logs/xtour-server.log . It will make such a mention every time it creates a dima using high performance routing.
2017-09-14 10:15:49,379;INFO;com.ptvag.xserver.module.xtour.m0001;34db7393-e155-457b-bf90-c89dc09fa094;;;;Create dima for profile dimaCar using high-performance routing network D:/xtour-x64-1.24.0.2/data/map/CH/dimaCar.chData
2017-09-14 10:15:49,472;INFO;com.ptvag.xserver.module.xtour.m0001;34db7393-e155-457b-bf90-c89dc09fa094;;;;Create dima for profile dimaTruck using high-performance routing network D:/xtour-x64-1.24.0.2/data/map/CH/dimaTruck.chData
2017-09-14 10:15:49,888;INFO;RequestTimes;34db7393-e155-457b-bf90-c89dc09fa094;0:0:0:0:0:0:0:1;unknown-http;50090;unknown-cluster;XTour.planBasicTours;true;;;;none;m0001;8;0;0;502;0;10;503;522;Test-Request;iuCodes:52;;;;;;-;-;-
Joost Claessen
Senior Technical Consultant
PTV Benelux
Senior Technical Consultant
PTV Benelux
-
- Posts: 46
- Joined: Wed Jul 05, 2017 10:27 am
Re: highPerformanceRouting
Ok.
Do I have to deleteBeforeUsage the dima?
The dima is linked to the vehicle.
So, how it work exactly matrix calculation in panBasicTour when I optimized with n vehicles ?
Thanks
Do I have to deleteBeforeUsage the dima?
The dima is linked to the vehicle.
So, how it work exactly matrix calculation in panBasicTour when I optimized with n vehicles ?
Thanks
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: highPerformanceRouting
Hello Michele,
whether you have to delete the dima or not depends on the character of the planning scenario, e.g.
Bernd
whether you have to delete the dima or not depends on the character of the planning scenario, e.g.
- a busines2customer parcel delivery usually deletes the distance matrix each day (or with each call) because he visits OTHER locations each day.
- a business2business parcel delivery could recycle a distance matrix because the locations do not change (maybe just some new customers)
- In times of high performance routing you can also try to delete and recreate the DIMA with each new order scenario because the calculation from scratch is quite fast.
- If you want to play with a specific order scenario (e.g. dispatcher manipulates tours manually or changes some parameters like operating intervals...) then you can recycle the DIMA as long as the dispatcher is in the same planning "topic".
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...
-
- Posts: 46
- Joined: Wed Jul 05, 2017 10:27 am
Re: highPerformanceRouting
Hello Bernd,
Your reply is perfect and answer to my question !
Thank you
Your reply is perfect and answer to my question !
Thank you