dijkstra/readme.md
2020-11-24 01:49:10 +01:00

12 lines
103 B
Markdown

# dijkstra
ophisticated implementation of dijkstra algorithm
build `make build`
run `make run`