osrm-backend/include/engine/plugins
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
..
match.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
nearest.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
plugin_base.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
table.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
tile.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
trip.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
viaroute.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00