osrm-backend/src/updater
Patrick Niklaus 0266c9d969 Renumber nodes after running osrm-partition
The new numbering uses the partition information
to sort border nodes first to compactify storages
that need access indexed by border node ID.

We also get an optimized cache performance for free
sincr we can also recursively sort the nodes by cell ID.

This implements issue #3779.
2017-06-02 18:12:13 +00:00
..
csv_source.cpp Change traffic CSV field value from weight to rate 2017-04-11 14:55:56 +00:00
updater.cpp Renumber nodes after running osrm-partition 2017-06-02 18:12:13 +00:00