osrm-backend/src/updater
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
..
csv_source.cpp Change traffic CSV field value from weight to rate 2017-04-11 14:55:56 +00:00
updater.cpp refactor restriction parsing / extraction to actual types 2017-07-31 09:36:25 +02:00