Search found 5 matches
- Tue Jun 23, 2020 4:35 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Prioritizing orders
- Replies: 4
- Views: 11317
Re: Prioritizing orders
Thank you for response Bernd. This isn't a real feature that we are trying to implement now, at least not yet. Our company was just interested whether your engine supports something like that directly or we would have to roll out our own implementation. I will keep what you wrote in mind when the ti...
- Sat Jun 20, 2020 11:06 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Prioritizing orders
- Replies: 4
- Views: 11317
Prioritizing orders
Hello, Is it possible to somehow prioritize certain orders above others in a planTours request? Let's say that we have around 20 locations that we want to visit, but we are not sure if that's possible, so we would like to assign high priority to a couple of them to make sure that they are always vis...
- Thu Apr 30, 2020 5:48 pm
- Forum: PTV xClusterServer
- Topic: Planning visits for locations with varying visits per week
- Replies: 1
- Views: 9108
Planning visits for locations with varying visits per week
Hello, I have a question regarding using the planVisits method to plan visits for locations that have different amount of visits every week. Case in point: I have locations that have to be visited 3, 6, 10 and 22 times in 4 weeks. Looking at the locations with 6 visits, it should probably look somet...
- Tue Mar 17, 2020 9:38 am
- Forum: PTV xDimaServer
- Topic: Improving performance of distance matrix computation
- Replies: 1
- Views: 10075
Improving performance of distance matrix computation
Hello, I'm trying to compute a square matrix of 3951 locations. I'm sending a request to XDima with parameters: startLocations - list of all 3951 locations destinationLocations - same list of all 3951 locations label - just some random name All the other parameters are default ones. The computation ...
- Tue Mar 17, 2020 9:25 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Visualization of trips returned by XTour
- Replies: 1
- Views: 2741
Visualization of trips returned by XTour
Hello How can I obtain paths of the individual trips returned by XTour.planTours? I'm primarily looking for a polyline or list of coordinates that I can convert to polyline and display on Google Maps. Or perhaps xServer offers a way to display that? Of course I mean real path that goes on a road, no...