Examveda

Which of the following is not the algorithm to find the minimum spanning tree of the given graph?

A. Boruvka's algorithm

B. Prim's algorithm

C. Kruskal's algorithm

D. Bellman-Ford algorithm

Answer: Option D


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)