osrm-backend/include/engine/routing_algorithms
Kajari Ghosh 5597415f28
Revert "Improve speed of Map Matching" (#5196)
* Revert "Update changelog"

This reverts commit 9b779c704f.

* Revert "Fix formating"

This reverts commit 5bd7d04fe3.

* Revert "Fix bug in computation of distance offset for phantom node"

This reverts commit 0f78f7b2cc.

* Revert "Adjust text cases for flightly different matching due to rounding"

This reverts commit 8473be69d2.

* Revert "Round network distance to deci-meter to retain previous behavior"

This reverts commit c0124f7d77.

* Revert "Preserve heap state in map matching"

This reverts commit b630b4e32a.

* Revert "Use distance functions from many to many"

This reverts commit 89fabc1b9c.

* Revert "Use FCC algorithm for map matching distance calculation"

This reverts commit a649a8a5cf.
2018-09-06 12:05:28 -04:00
..
alternative_path.hpp Add abstraction to change the data facade at compile time 2017-07-17 11:40:55 +00:00
direct_shortest_path.hpp fallback to CH, when coreCH used 2017-10-13 14:53:49 +01:00
many_to_many.hpp Address PR comments 2018-05-08 15:50:25 +00:00
map_matching.hpp Add abstraction to change the data facade at compile time 2017-07-17 11:40:55 +00:00
routing_base_ch.hpp Unpack paths and return total distance in matrix plugin for CH (#4990) 2018-04-20 18:18:55 -04:00
routing_base_mld.hpp Revert "Improve speed of Map Matching" (#5196) 2018-09-06 12:05:28 -04:00
routing_base.hpp Revert "Improve speed of Map Matching" (#5196) 2018-09-06 12:05:28 -04:00
shortest_path_impl.hpp Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00
shortest_path.hpp Remove references to external sources 2017-08-14 16:18:36 +02:00
tile_turns.hpp Split intersection analysis and guidance code 2018-02-02 11:33:38 -05:00