osrm-backend/include/storage
jakepruitt 42271d99b2 Store node ID's and weights separately in CompressedEdgeContainer
Removes CompressedEdges from the extractor and shared data format by
directly serializing vectors of node ID's, forward weights and reverse
weights for each node-based-edge

Refs #2575
2016-10-20 11:32:28 -07:00
..
io.hpp fix memory leak of char[] initialization 2016-10-19 17:26:21 -07:00
shared_barriers.hpp Recover from stale mutexes with force unlocking and retry 2016-10-18 21:58:50 +02:00
shared_datatype.hpp Store node ID's and weights separately in CompressedEdgeContainer 2016-10-20 11:32:28 -07:00
shared_memory.hpp Only keep reader lock on shared memory during queries. 2016-10-18 21:58:50 +02:00
storage_config.hpp expose lanes as enums, adjusted for comments 2016-06-27 11:12:02 +02:00
storage.hpp Recover from stale mutexes with force unlocking and retry 2016-10-18 21:58:50 +02:00