Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
-
Updated
Dec 7, 2023 - Go
Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
Convert OSM-file to graph for contraction hierarchies
simple shortest path route finder, turn-by-turn navigations, ETA, map matching, and TSP on Openstreetmap using Contraction Hierarchies + Bidirectional Dijkstra/A* algorithm, Uber H3, Hidden Markov Model, Simulated Annealing, and Pebble DB
Add a description, image, and links to the contraction-hierarchies topic page so that developers can more easily learn about it.
To associate your repository with the contraction-hierarchies topic, visit your repo's landing page and select "manage topics."