unsophisticated implementation of dijkstra algorithm
bin | ||
cmd | ||
internal | ||
.gitignore | ||
go.mod | ||
go.sum | ||
graph.hcl | ||
graph.json | ||
LICENSE | ||
Makefile | ||
readme.md |
dijkstra
ophisticated implementation of dijkstra algorithm
build make build
run make run