bavernet / bavernet/codejam-lib
graph: dijkstra algorithm
Open
good first issue
- Dominant language
- Makefile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
dijkstra algorithm is useful and commonly known for shortest path.
I think the algorithm is the most important one to solve graph search.
https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.