osrm-backend/include/engine/routing_algorithms
Lauren Budorick a75e16e26b Deduplicate foward/reverse geometries
Changes the internal representation of compressed geometries to be a
single array shared between forward and reverse geometries that can be
read in either direction. Includes a change on
extractor::OriginalEdgeData to store via_geometry ids that indicate
which direction to read the geometry for that edge based edge.

Closes #2592
2016-10-06 10:09:57 -07:00
..
alternative_path.hpp clang-format code 2016-10-06 14:06:19 +02:00
direct_shortest_path.hpp clang-format code 2016-10-06 14:06:19 +02:00
many_to_many.hpp clang-format code 2016-10-06 14:06:19 +02:00
map_matching.hpp clang-format code 2016-10-06 14:06:19 +02:00
routing_base.hpp Deduplicate foward/reverse geometries 2016-10-06 10:09:57 -07:00
shortest_path.hpp clang-format code 2016-10-06 14:06:19 +02:00