osrm-backend/include
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
..
contractor Simplify toEdges and make it more robust against accidental memory allocations 2018-04-09 13:03:28 +02:00
customizer Fix formating 2018-04-04 12:38:40 +02:00
engine Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00
extractor Use ranges with fixed types 2018-04-09 11:05:01 +02:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Fix formating 2018-04-05 15:12:47 +02:00
osrm Fix formating 2018-02-06 11:51:33 +01:00
partitioner Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00
server Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
storage Fix formating 2018-04-07 00:22:29 +02:00
updater Add CRC checksums to EBG and turns data 2018-02-02 11:33:38 -05:00
util Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00