Thanks for the answer.
I already thought that this is not possible.
It is expected that the vehicle is always loaded to the maximum.
However, this is not possible if the vehicle has even a maximum driving time per day and the orders have a greater distance.
Search found 20 matches
- Wed Feb 23, 2022 2:12 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Minimum quantity
- Replies: 2
- Views: 7795
- Tue Feb 22, 2022 12:59 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Minimum quantity
- Replies: 2
- Views: 7795
Minimum quantity
Hello everyone, we use the function planBasicTours and we have several orders that we would like to distribute on different vehicles. Is it possible that we can give a minimum quantity for the vehicle? Example: Each vehicle has a maximum capacity of 100 pieces and we would like one of these vehicles...
- Thu Mar 11, 2021 8:01 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Routing with maximum weight
- Replies: 1
- Views: 2095
Routing with maximum weight
Hello everyone,
in the vehicle profiles we can define the attribute "weight".
Up to what maximum weight can the routing find the allowed route for a vehicle?
For example, if we have a 54-ton vehicle, can a route be found for it?
What is the maximum weight?
in the vehicle profiles we can define the attribute "weight".
Up to what maximum weight can the routing find the allowed route for a vehicle?
For example, if we have a 54-ton vehicle, can a route be found for it?
What is the maximum weight?
- Tue Nov 12, 2019 4:17 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: startPlanOvernightTours with different DepotId
- Replies: 1
- Views: 2559
startPlanOvernightTours with different DepotId
Hello, PTV team, I would like to plan a full week with the function "startPlanOvernightTours". I have 44 orders with no openingIntervals. The vehicle has a time window from 04:00 to 13:00 for each day (monday to friday) and I set the parameter "toursMustFitIntoSingleOperatingInterval&...
- Fri Jun 14, 2019 9:33 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: dangerous goods
- Replies: 0
- Views: 1843
dangerous goods
Hello PTV-Team,
is it possible to include dangerous goods in the routing calculations?
If there is the possibility, how can we do that?
Thanks in advance.
is it possible to include dangerous goods in the routing calculations?
If there is the possibility, how can we do that?
Thanks in advance.
- Tue Jul 31, 2018 1:35 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: waitingPeriod
- Replies: 2
- Views: 4380
waitingPeriod
Hey together, since 2-3 weeks I have the problem that the global parameters "MaxTourEarlinessPeriod" and "MaxStopEarlinessPeriod" no longer work. These are my settings in the "TourOpt.ini" file: MaxTourEarlinessPeriod=900 MaxStopEarlinessPeriod=900 However, I still get ...
- Mon May 28, 2018 10:58 am
- Forum: PTV xRouteServer / DEV.Routing API
- Topic: Routing through all streets
- Replies: 1
- Views: 2202
Routing through all streets
Hello PTV-Team, We have one challenging request from one of our customers that we can't solve without your help (if it is possible anyways): The customer wants to calculate a route that navigates through all existing streets of one city / region. For this purpose, he wants to get these streets by pr...
- Fri Mar 23, 2018 2:57 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: New Dima for xTour
- Replies: 5
- Views: 7660
Re: New Dima for xTour
Hello together,
do you have any news for us?
We can't go on without your help.
kind regards
do you have any news for us?
We can't go on without your help.
kind regards
- Mon Mar 12, 2018 7:56 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: New Dima for xTour
- Replies: 5
- Views: 7660
Re: New Dima for xTour
We don´t work with a search graph.
We set a machineTime of "10".
I have now made several tests in which I changed or omitted the parameter.
But nothing has changed in the result.
We are only working on one machine.
I attached both logs.
Thank you for your help.
We set a machineTime of "10".
I have now made several tests in which I changed or omitted the parameter.
But nothing has changed in the result.
We are only working on one machine.
I attached both logs.
Thank you for your help.
- Fri Mar 09, 2018 1:49 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: New Dima for xTour
- Replies: 5
- Views: 7660
New Dima for xTour
Hello PTV-Team, when we use "planBasicTour" we have the following paramters: "distanceMatrixCalculation": [ { :deleteAfterUsage=>true, :profileName=>"dimaCar", :$type=>"DistanceMatrixByRoad", :dimaId=>1, :deleteBeforeUsage=>true }, { :deleteAfterUsage=>true, :...