Yes this answers the question. Just to put this also in the Java API context I am using. We have on the one site the car object:
Vehicle-> VehicleCosts->costsPerKm, fixedCosts...
and on the other site the planning parameters object passed to planOvernightTour method:
OvernightParams ...
Search found 4 matches
- Thu Nov 17, 2016 8:28 am
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: How to Make a overnight stay depending on distance to home
- Replies: 3
- Views: 7683
- Wed Nov 16, 2016 2:59 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Setting rules for break times
- Replies: 7
- Views: 44930
Setting rules for break times
Hello everybody,
in our current project we would like to include break times in the planning of the tour. With break times we mean a rule set like this:
On Monday make a break of 30 Minutes sometime between 12:00 and 13:00 (flexible break)
On Tuesday no break
On Wednesday make a break of 60 Minutes ...
in our current project we would like to include break times in the planning of the tour. With break times we mean a rule set like this:
On Monday make a break of 30 Minutes sometime between 12:00 and 13:00 (flexible break)
On Tuesday no break
On Wednesday make a break of 60 Minutes ...
- Wed Nov 16, 2016 2:52 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: How to Make a overnight stay depending on distance to home
- Replies: 3
- Views: 7683
How to Make a overnight stay depending on distance to home
Hello everybody,
in our current project we would like to model the following behavior: Depending on a critical distance to the home location, the driver should return to his home depot or make a overnight stay. Is such a thing possible?
Regards
Frank Essenberger
in our current project we would like to model the following behavior: Depending on a critical distance to the home location, the driver should return to his home depot or make a overnight stay. Is such a thing possible?
Regards
Frank Essenberger
- Thu May 19, 2016 2:06 pm
- Forum: PTV xTourServer / DEV.RouteOptimization / DEV.SequenceOptimization
- Topic: Time Grid
- Replies: 1
- Views: 7263
Time Grid
Hello everybody,
I have a question regarding the time grid of the route optimization. The tour planning works find in our scenario and leads results on the second scale for example:
Tour Item 1: Driving time 01:23:17 Service Start 09:00:00 Service End 10:00:00
Tour Item 2: Driving time 01:17:06 ...
I have a question regarding the time grid of the route optimization. The tour planning works find in our scenario and leads results on the second scale for example:
Tour Item 1: Driving time 01:23:17 Service Start 09:00:00 Service End 10:00:00
Tour Item 2: Driving time 01:17:06 ...