osrm-backend/include
Daniel Patterson 1c3cb897c1 Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file.
Also tunes the BRANCHING_FACTOR a bit to speed up access with this new layout.
2017-06-02 12:15:06 +00:00
..
contractor Renamed EdgeBasedNode to EdgeBasedNodeSegment 2017-05-17 15:21:51 +00:00
customizer Rename BinaryHeap to QueryHeap 2017-05-02 15:54:25 +00:00
engine Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00
extractor Switch code to use packed vector for segment weights/durations 2017-05-19 08:25:03 +00:00
nodejs Refactoring enum Approach in enum class. 2017-05-30 10:19:41 +00:00
osrm Add NodeJS API for Approaches param. 2017-05-30 10:19:41 +00:00
partition Fix formating 2017-04-06 15:42:38 +00:00
server Use formating script. 2017-05-30 10:19:41 +00:00
storage Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00
updater Rename .nodes -> .nbg_nodes and .nodes_data -> .ebg_nodes 2017-05-17 15:21:51 +00:00
util Refactor RTree so that .fileIndex only contains EdgeDataT, and all r-tree structure is in the .ramIndex file. 2017-06-02 12:15:06 +00:00