Files
osrm-backend/include/engine/routing_algorithms
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
..
2017-10-03 12:56:50 +02:00
2018-04-09 11:05:01 +02:00