Google-Developer-Student-Club-RJIT / Google-Developer-Student-Club-RJIT/DSA

Dijkstra_Algorithm (single-source shortest paths)

未关闭
#29 8 条评论 0 个 reaction 已指派 2 人 已被 @PakaVishwaTeja 认领 在 GitHub 查看
hacktoberfest hacktoberfest-accepted
主要语言
C++
星标
1
派生
18
PR 合并指标
30 天内没有已合并 PR

描述

Given a directed or undirected weighted graph with vertices and edges. The weights of all edges are non-negative and a starting vertex is also given. So this algorithm helps in finding the lengths of the shortest paths from a starting vertex to all other vertices, and output the shortest paths themselves.

Languages :-
* [ ] C
* [x] C++
* [ ] Python
* [ ] JAVA

Non-Code :-
* [x] add a README
* [ ] add images

Comment the language you want to make the code in.
One person will be allowed to work on one language only.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。