Closed Srestha-Maitra closed 3 years ago
Prim's algorithm to find minimum cost spanning tree uses the greedy approach. Prim's algorithm shares a similarity with the shortest path first algorithms.
Thank you for contributing Keep it up
Prim's algorithm to find minimum cost spanning tree uses the greedy approach. Prim's algorithm shares a similarity with the shortest path first algorithms.