Files
osrm-backend/features/testbot
Moritz Kobitzsch 1c1bfd7541 Fix routing when start and target are on the same segment
Fixes issue #1864. Given the simple set-up:

a --> b --> c
^-----------|

This would translate into an edge based graph (ab) -> (bc),
(bc) -> (ca), (ca) -> (ab).

Starting at the end of the one-way street (ab) and going to
the beginning, the query has to find a self-loop within the
graph (ab) -> (bc) -> (ca) -> (ab), as both nodes map to the
same segment (ab).
2016-01-19 23:26:19 +01:00
..
2014-10-13 10:58:03 +02:00
2014-10-13 10:58:03 +02:00
2015-12-09 21:17:18 +01:00
2014-10-13 10:58:03 +02:00
2014-04-01 14:56:25 +02:00
2014-10-13 10:58:03 +02:00
2014-11-17 14:58:34 +01:00
2014-10-13 10:58:03 +02:00
2014-04-01 14:56:25 +02:00
2014-10-13 10:58:03 +02:00
2015-12-09 21:17:18 +01:00
2015-08-12 13:02:18 +02:00
2014-10-13 10:58:03 +02:00
2014-10-13 10:58:03 +02:00
2014-10-13 10:58:03 +02:00
2014-10-13 10:58:03 +02:00
2014-05-20 15:40:14 +02:00
2014-10-13 10:58:03 +02:00
2016-01-19 17:36:29 +01:00
2014-10-13 10:58:03 +02:00
2014-10-13 10:58:03 +02:00