osrm-backend/include/contractor
Daniel Patterson 49441fe204 Make forward/reverse weight/offset calculated at query time,
rather than being cached in the StaticRTree.  This means we
can freely apply traffic data and not have stale values lying
around.  It reduces the size of the RTree on disk, at the expense
of some additional data in RAM.
2016-03-03 10:49:12 -08:00
..
contractor_config.hpp Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
contractor.hpp Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
crc32_processor.hpp Run clang-format 2016-01-08 01:31:57 +01:00
graph_contractor.hpp Make XORFastHash's number of hashable elements compile time constant 2016-01-26 17:54:08 +01:00
query_edge.hpp Run clang-format 2016-01-08 01:31:57 +01:00