dijkstra/readme.md

12 lines
103 B
Markdown
Raw Normal View History

2020-11-24 00:49:10 +00:00
# dijkstra
ophisticated implementation of dijkstra algorithm
build `make build`
run `make run`