osrm-backend/include/engine/api
Michael Bell d96960f9cc 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:28:25 +01:00
..
flatbuffers Fixed typo in flatbuffers: longitute -> longitude. 2019-08-26 14:31:51 +03:00
base_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
base_parameters.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
base_result.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
json_factory.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
match_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
match_parameters_tidy.hpp Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
match_parameters.hpp Reduce copying in API parameter constructors 2021-01-06 23:15:35 +00:00
nearest_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
nearest_parameters.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
route_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
route_parameters.hpp Reduce copying in API parameter constructors 2021-01-06 23:15:35 +00:00
table_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
table_parameters.hpp Reduce copying in API parameter constructors 2021-01-06 23:15:35 +00:00
tile_parameters.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
trip_api.hpp Support snapping to multiple ways at an input location 2022-08-27 11:28:25 +01:00
trip_parameters.hpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00