Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 158 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 158 Bytes

graph

An exercise with graphs made in golang

You can ran dijkstra to calculate the shortest path or
a BFS to calculate the distance between two Vertexes