osrm-backend/features
Michael Bell b4b1aea567
Add support for non-round-trips with a single fixed endpoint (#6050)
Currently /trip supports finding round-trip routes where only the
start or end location is fixed. This PR extends this feature to
non-round-trip requests.

We do this by a new table manipulation that simulates non-round-trip
fixed endpoint requests as a round-trip request.
2022-08-22 12:56:47 +01:00
..
bicycle Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
car Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
foot Fix bug with reading Set values from Lua scripts. (#6285) 2022-07-30 23:14:06 +01:00
guidance Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
lib Configure Undefined Behaviour Sanitizer (#6290) 2022-08-01 22:40:26 +01:00
nearest Replaced 'in' and 'out' at the flatbuffers 'instersection' object 2019-08-26 14:03:29 +03:00
options Fix turn.roads_on_the_left and turn.roads_on_the right for two-way roads #5128 2021-01-27 10:53:00 +01:00
raster Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
step_definitions Add support for non-round-trips with a single fixed endpoint (#6050) 2022-08-22 12:56:47 +01:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Fix distance calculation consistency. (#6315) 2022-08-19 22:31:40 +01:00
testbot Add support for non-round-trips with a single fixed endpoint (#6050) 2022-08-22 12:56:47 +01:00