 |
Greedy Algorithms | Set 5 (Prim's Minimum Spanning Tree (MST ...
We have discussed Kruskal's algorithm for Minimum Spanning Tree. Like
Kruskal's algorithm, Prim's algorithm is also a Greedy algorithm. It starts with an
empty ...
www.geeksforgeeks.org |
 |