Contraction Hierarchies (with bidirectional version of Dijkstra's algorithm) technique for computing shortest path in graph.
-
Updated
Nov 29, 2025 - 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
Route finder in a multigraph for the city of Porto with A*,ALT and Genetic Algorithm implementations
A collection of shortest path algorithms written in Go
Implementation of the first algorithm to break the O(m + nlogn) time bound of Dijkstra's algorithm on sparse graphs
Dijkstra, Bellman-Ford shortest path algorithms
Project to learn Go as well as to experiment with Dijkstras shortest path algorithm.
Connecting nodes
Shortest path finder for VK social graph using Go, VK API, and bidirectional BFS.
Add a description, image, and links to the shortest-path-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the shortest-path-algorithm topic, visit your repo's landing page and select "manage topics."