Simple Breakrules

This forum deals with any kind of trip optimization whether it is automatic planning or manual dispatching, refering to transport orders or service planning.
Post Reply
dominik.roesner
Posts: 1
Joined: Mon Apr 18, 2016 8:29 am

Simple Breakrules

Post by dominik.roesner »

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
User avatar
Bernd Welter
Site Admin
Posts: 2564
Joined: Mon Apr 14, 2014 10:28 am
Contact:

Re: Simple Breakrules

Post by Bernd Welter »

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
Testclient demonstrating the various break mechanisms.
Testclient demonstrating the various break mechanisms.
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... :twisted:
Post Reply