Categorygithub.com/albertorestifo/dijkstra
repositorypackage
0.0.0-20160910063646-aba76f725f72
Repository: https://github.com/albertorestifo/dijkstra.git
Documentation: pkg.go.dev

# README

Go Dijkstra

Build Status

Highly optimised implementation of the Dijkstra algorithm, used for find the shortest path between points of a graph.

Documentation

Full documentation available on GoDoc.