Dijkstra
Dijkstra shortest path problem solved in Go
Install / Use
/learn @albertorestifo/DijkstraREADME
Go Dijkstra
Highly optimised implementation of the Dijkstra algorithm, used for find the shortest path between points of a graph.
Documentation
Full documentation available on GoDoc.
