osrm-backend/src/contractor
Moritz Kobitzsch 2ddd98ee6d simplify passing annotation data through OSRM pipeline using the node-based datastore
- separates node-based graph creation and compression from edge-based graph creation
 - moves usage of edge-based node data-container to pre-processing as well, unifying access to node-based data
 - single struct instead of separate vectors for annotation data in engine (single place of modification)
2017-10-09 18:44:43 +02:00
..
contractor_search.cpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00
contractor.cpp simplify passing annotation data through OSRM pipeline using the node-based datastore 2017-10-09 18:44:43 +02:00
graph_contractor.cpp Implement exclude flags on CH using shared core 2017-09-01 21:26:00 +02:00