osrm-backend/unit_tests/extractor
Moritz Kobitzsch 2e9a7d9c1a refactor restriction parsing / extraction to actual types
Makes turn restrictions into dedicated structures and diferentiates between them via a variant.
Ensures that we do not accidentally mess up ID types within our application.
In addition this improves the restriction performance by only parsing all edges
once at the cost of (at the time of writing) 22MB in terms of main memory usage.
2017-07-31 09:36:25 +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 refactor restriction parsing / extraction to actual types 2017-07-31 09:36:25 +02:00
raster_source.cpp profiles api v2 2017-07-18 10:09:22 +00:00