osrm-backend/include/engine/datafacade
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
..
algorithm_datafacade.hpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00
contiguous_block_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00
contiguous_internalmem_datafacade.hpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
datafacade_base.hpp Propagate is_left_hand_driving from profile to data facade 2017-10-04 10:03:42 +02:00
process_memory_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00
shared_memory_allocator.hpp unite process/shared_memory datafacades into a single type using an allocator scheme 2017-01-19 17:18:35 +01:00