osrm-backend/src/contractor
Daniel Patterson 498259b220
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
Adds approx 10% to total data size.  Speeds up large table requests by 2 orders of magnitude.

Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
2018-10-30 15:41:06 -07:00
..
contractor_search.cpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00
contractor.cpp Fix for updating node weights in contraction hierarchy 2018-04-28 08:59:18 +02:00
graph_contractor.cpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00