/shortestpathalgorithms

Dijkstra, Bellman-Ford shortest path algorithms

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

shortestpathalgorithms

Dijkstra, Bellman-Ford shortest path algorithms written in Golang.

Binary heap and unittests are included in this project aswell.

Install this package via: go get github.com/stepulak/shortestpathalgorithms

Feel free to pull request if you find a bug!