mattomatic / dijkstra

Implementations of dijkstra's shortest path algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dijkstra

A straightforward (read: not optimized) implementation of dijkstra's algorithm for computing shortest paths.

About

Implementations of dijkstra's shortest path algorithm


Languages

Language:Go 100.0%