osrm-backend/include/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
..
api Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
datafacade Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
guidance Enable performance-move-const-arg clang-tidy check (#6319) 2022-08-23 19:03:41 +02:00
map_matching Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
plugins Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
routing_algorithms Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
trip Configure Undefined Behaviour Sanitizer (#6290) 2022-08-01 22:40:26 +01:00
algorithm.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
approach.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
base64.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
bearing.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
data_watchdog.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
datafacade_factory.hpp Enable more clang-tidy checks. (#6270) 2022-06-30 14:32:12 +01:00
datafacade_provider.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
datafacade.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
douglas_peucker.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
engine_config.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
engine.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
geospatial_query.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
hint.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
internal_route_result.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
phantom_node.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
polyline_compressor.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
routing_algorithms.hpp Support snapping to multiple ways at an input location (#5953) 2022-08-27 11:36:20 +01:00
search_engine_data.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
status.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00