Topic: Graph Theory Problem / Level: beginner

Problem: Implement a program to find the minimum spanning tree using Prims algorithm.

Run the code to see the output here...