osrm-backend/src
2016-03-02 18:00:31 -08:00
..
benchmarks Run clang-format 2016-01-08 01:31:57 +01:00
contractor Formats all the files we touch.. 2016-03-01 23:51:25 +01:00
engine Limit tile zoomlevel to 12+ 2016-03-02 19:59:49 +01:00
extractor Disable compression across traffic lights. Previously, we merged the traffic light penalty into the edge weight. When later considering traffic data, we need to be able to update just the edge weight, and it was impossible to extricate the traffic penalty. This increases the number of edge-based-nodes a little bit, but some quick tests show it should only be about 0.1% overall (only affects traffic signals on edges with no intersections (i.e. degree=2)) 2016-03-02 18:00:31 -08:00
osrm Create public facing libraries for extractor, contractor and datastore 2016-01-21 06:47:34 +01:00
server Formats all the files we touch.. 2016-03-01 23:51:25 +01:00
storage Transforms osrm_exception to exception 2016-02-12 15:46:24 -08:00
tools Formats all the files we touch.. 2016-03-01 23:51:25 +01:00
util We don't need this header. 2016-03-01 23:51:25 +01:00