Consider the graph given below. Find the minimum spanning tree of this graph using (a) Prim’s algorithm, (b) Kruskal’s algorithm, and (c) Dijkstra’s algorithm

Consider the graph given below. Find the minimum spanning tree of this graph using (a) Prim’s algorithm, (b) Kruskal’s algorithm, and (c) Dijkstra’s algorithm