Explanation: the boruvka’s algorithm, prim’s algorithm and kruskal’s algorithm are the algorithms that can be used to find the minimum spanning tree of the given graph. the bellman-ford algorithm is used to find the shortest path from the single source to all other vertices.
Q. Which of the following is not the algorithm to find the minimum spanning tree of the given graph?
✅ Correct Answer: (D)
bellman–ford algorithm
Explanation by: Mr. Dubey
the boruvka’s algorithm, prim’s algorithm and kruskal’s algorithm are the algorithms that can be used to find the minimum spanning tree of the given graph. the bellman-ford algorithm is used to find the shortest path from the single source to all other vertices.
Discussion
Question Analytics
373
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate