osrm-backend/unit_tests/util
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
..
bearing.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
binary_heap.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
coordinate.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
duration_parsing.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
dynamic_graph.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
io.cpp Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
range_table.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00
static_graph.cpp add target test 2016-01-19 23:38:13 +01:00
static_rtree.cpp Make forward/reverse weight/offset calculated at query time, 2016-03-03 10:49:12 -08:00
string_util.cpp Add namespace around all files 2016-01-08 01:30:52 +01:00