osrm-backend/include
Patrick Niklaus 57c6c6e51c Remove all boundary nodes and use simple u-v-stragtegy to pick id
This commit removes all occurences of unconnected boundary nodes
and switches to the simple heuristic of picking U for the forward
and V for the backward node. This performs better than several
fancy heuristics.
2017-03-17 11:23:48 +00:00
..
contractor Load edge based graph to memory in one block and then update 2017-03-17 11:19:58 +00:00
customizer Add update functionality to osrm-customize 2017-03-13 23:04:45 +00:00
engine Remove duration fallback for turn penalties to simplify logic 2017-03-17 11:19:58 +00:00
extractor Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
osrm Add basic facades for Extractor and Contractor run methods. 2017-03-08 22:48:03 +00:00
partition Remove all boundary nodes and use simple u-v-stragtegy to pick id 2017-03-17 11:23:48 +00:00
server clang format 2017-02-13 15:49:30 +00:00
storage Add update functionality to osrm-customize 2017-03-13 23:04:45 +00:00
updater Consolidate data loading 2017-03-17 11:19:58 +00:00
util Add update functionality to osrm-customize 2017-03-13 23:04:45 +00:00