osrm-backend/src
Patrick Niklaus bf2b45120a Use ArrayStorage for boundary nodes to optimize MLD
For the MLD algorithm we can partition the NodeID range into boundary
and non-boundary nodes. Since there are only we boundary nodes we can
use the ArrayStorage for those yielding much faster query times.
2018-04-09 15:08:00 +02:00
..
benchmarks Fix formating 2018-03-26 11:02:34 +00:00
contractor Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
customize Better statistics for osrm-partition and osrm-custimize 2018-04-09 13:39:39 +02:00
engine Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00
extractor Honour British spelling of manoeuvre relation (#5004) 2018-04-06 17:08:30 -07:00
guidance Port .names file to tar 2018-03-26 11:02:04 +00:00
nodejs Update documentation and changelog 2018-02-26 23:32:34 +01:00
osrm Refactor shared memory storage to allow for multiple named datasets 2018-04-05 15:12:47 +02:00
partitioner Better statistics for osrm-partition and osrm-custimize 2018-04-09 13:39:39 +02:00
server Use unsigned type in percent_encoding to prevent overflow for %80..%ff 2018-01-08 12:09:33 +00:00
storage Restore the connectivity checksum check 2018-04-07 00:22:29 +02:00
tools Add option to only update the metric dependent data 2018-04-07 00:22:29 +02:00
updater Fix formating 2018-03-26 11:02:34 +00:00
util Don't apply unimplemented SH and PH conditions 2018-04-05 13:31:48 +02:00