osrm-backend/include/engine/routing_algorithms
Michael Bell d74e7b66bd
Support snapping to multiple ways at an input location ()
This PR improves routing results by adding support for snapping to
multiple ways at input locations.

This means all edges at the snapped location can act as source/target
candidates for routing search, ensuring we always find the best route,
and not the one dependent on the edge selected.
2022-08-27 11:36:20 +01:00
..
alternative_path.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
direct_shortest_path.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
many_to_many.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
map_matching.hpp Add abstraction to change the data facade at compile time 2017-07-17 11:40:55 +00:00
routing_base_ch.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
routing_base_mld.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
routing_base.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
shortest_path_impl.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
shortest_path.hpp Support snapping to multiple ways at an input location () 2022-08-27 11:36:20 +01:00
tile_turns.hpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00