osrm-backend/unit_tests/extractor
Moritz Kobitzsch 2ddd98ee6d simplify passing annotation data through OSRM pipeline using the node-based datastore
- separates node-based graph creation and compression from edge-based graph creation
 - moves usage of edge-based node data-container to pre-processing as well, unifying access to node-based data
 - single struct instead of separate vectors for annotation data in engine (single place of modification)
2017-10-09 18:44:43 +02:00
..
compressed_edge_container.cpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
graph_compressor.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
location_dependent_data_tests.cpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
raster_source.cpp profiles api v2 2017-07-18 10:09:22 +00:00