-
Notifications
You must be signed in to change notification settings - Fork 629
Open
Labels
Description
it seems that BreakScheduling does not handle properly the case when 1) the vehicle has a break; 2) the route end time is after the break time window; and 3) the break cannot be inserted into the route.
The following post seems to be another bug: the solution is not optimal and the vehicle takes unnecessary waiting before the break.
see https://discuss.graphhopper.com/t/another-bug-with-the-vehicle-break/1696.