Hello there,
Some of our orders are so far away from the depot that we can’t reach them within a single working day without violating the maximum driving time. This causes them to remain unscheduled and even the vehicle is not used. Is it possible to parametrize the transaction in a way that a vehicle starts on a first day, delivers some of the orders, stays away from the depot over the night and continues the tour the next day incl. delivering some more orders on its way back? What are the required parameters for such a scenario?
Best regards,
Tim
Tours over several days?
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: Tours over several days?
Hello Tim,
the answer depends on the interface you want to use:
xTour1 provides a vehicle property "toursMustFitIntoSingleOperatingInterval":
Does this answer your question?
Best regards,
Bernd
the answer depends on the interface you want to use:
xTour1 provides a vehicle property "toursMustFitIntoSingleOperatingInterval":
- toursMustFitIntoSingleOperatingInterval=true: the vehicle has to return to the depot by the end of an interval. This is what happens if you restrict the driver to return on a single day.
- toursMustFitIntoSingleOperatingInterval=false: the vehicle doesn't have to return within each interval but is allowed to stay outside.
- Furthermore we even offer a specific usecase or method which is called planOvernight: this special function decides on a financial base whether staying outside is better (compares distaance based savings with additional hotel based costs).
Does this answer your question?
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...