osrm-backend/include/engine/datafacade
Patrick Niklaus 655ca803d8 Adds a special graph for MLD with effcient boundary scan
This graph enables efficient boundary edge scans at each level.
Currenly this needs about |V|*|L| bytes of storage.
We can optimize this when the highest boundary nodes ID is << |V|.
2017-03-21 16:23:10 +00:00
..
algorithm_datafacade.hpp Adds a special graph for MLD with effcient boundary scan 2017-03-21 16:23:10 +00: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 Adds a special graph for MLD with effcient boundary scan 2017-03-21 16:23:10 +00:00
datafacade_base.hpp Port OSRM, Engine and Datafacades to be algorithm aware 2017-03-03 16:02:12 +00: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