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

Dijkstra_Algorithm (single-source shortest paths)

Đang mở
#29 8 bình luận 0 reaction 2 người được giao Được @PakaVishwaTeja nhận Xem trên GitHub
hacktoberfest hacktoberfest-accepted
Ngôn ngữ chính
C++
Star
1
Fork
18
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.