Hello,
in our current project we need no usual route planning.
Instead of this our customer wants to plan due dates for sending teams of technicians to different places to fill their orders.
Because of this the usual german driver regulations for breakrules are not to observe.
Now our question: what is the most simple way to integrate a break in a sheduled working day for a team of technicians?
Which parameters do we have to set?
Greetings
Dominik Rösner
Simple Breakrules
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Simple Breakrules
Hello Dominik,
please have a look at the classes DriverRules and DriverSettings: They offer various strategies of how to include breaks into the tours of drivers. While some of them are based on legal constraints (WorkingRUle, DailyRestRule, WeeklyRestRule) others are more "some customers use the same scheme"... (e.g. BreakIntervals).
http://xserver.ptvgroup.com/fileadmin/f ... %7C_____25
While you specify the DEFINITION of the DRIVER REGULATION rules as part of the PlanningParams class (or subclasses) the switches for enabling / disabling those rules for a vehicle are located in the vehicles DRIVER SETTINGS.
Best regards,
Bernd
please have a look at the classes DriverRules and DriverSettings: They offer various strategies of how to include breaks into the tours of drivers. While some of them are based on legal constraints (WorkingRUle, DailyRestRule, WeeklyRestRule) others are more "some customers use the same scheme"... (e.g. BreakIntervals).
http://xserver.ptvgroup.com/fileadmin/f ... %7C_____25
While you specify the DEFINITION of the DRIVER REGULATION rules as part of the PlanningParams class (or subclasses) the switches for enabling / disabling those rules for a vehicle are located in the vehicles DRIVER SETTINGS.
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...