osrm-backend/src/storage
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
..
storage.cpp Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00