osrm-backend/include
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
..
contractor Addressed comments 2017-07-20 12:01:05 +02:00
customizer Addressed comments 2017-07-20 12:01:05 +02:00
engine Save both forward and reverse datasources. 2017-07-27 14:45:28 -07:00
extractor refactor restriction parsing / extraction to actual types 2017-07-31 09:36:25 +02:00
nodejs Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
osrm Make most command-line tools return useful error codes on well-known exceptions. 2017-06-08 15:03:24 +00:00
partition Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
server Implements Alternatives for MLD 2017-07-07 16:12:46 +00:00
storage Save both forward and reverse datasources. 2017-07-27 14:45:28 -07:00
updater Maintain storage_config exposed API 2017-07-20 12:01:05 +02:00
util refactor restriction parsing / extraction to actual types 2017-07-31 09:36:25 +02:00