osrm-backend/unit_tests/engine
Michael Bell d74e7b66bd
Support snapping to multiple ways at an input location (#5953)
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
..
base64.cpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
collapse_internal_route_result.cpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
douglas_peucker.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
geometry_string.cpp Enable more clang-tidy checks. (#6270) 2022-06-30 14:32:12 +01:00
guidance_assembly.cpp Lazily generate optional route path data (#6045) 2022-08-22 12:59:20 +01:00
json_factory.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
offline_facade.cpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
polyline_compressor.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00
tidy.cpp Removed references to obsolete Boost.Test headers. 2020-09-02 13:16:44 +03:00