We're going to research deeply in OSRM(Open Source Routing Machine). Here will be some study resources, experiences, etc.
- OD In OSRM
- QueryHeap In OSRM
- Understanding OSRM Graph Representation
- Bidirectional Dijkstra In OSRM
- OSRM File Size & Memory Profile
- OSRM Customization
- OSRM Partition
- OSRM Traffic Update
- Interaction Between C++ and Lua In OSRM
- How OSRM Calculate Weight and Duration
- OSRM Table service
- OSRM Map Matching
- OSRM Facade
- OSRM Toolchain Files
- Golang Practice on OSRM
- OSRM Introduction and Demo - Jan 2020
- osrm-routed Startup Call Graph
- osrm-routed Route Call Graph
- osrm-extract Startup and Process Call Graph
- osrm-customize Startup and Process Call Graph
- ScriptingEnvironmentLua Initialization Call Graph
- ViaRoutePlugin::HandleRequest Flow Chart
- TablePlugin::HandleRequest Flow Chart
- BasePlugin::GetPhantomNodes(const datafacade::BaseDataFacade &facade, const api::BaseParameters ¶meters) Flow Chart
- RoutingAlgorithms::ShortestPathSearch() Call Graph