What do the models optimise for when determining a route?
We always optimise for the shortest journey time. How this works is:
- For an arrival search (e.g arrive by 9am), the model will optimise for the latest departure time.
- For a departure search (e.g depart at 5pm), the model will optimise for the earliest arrival time.