Use Prim’s algorithm (Algorithm 4.1) to find a minimum spanning tree fo he following graph. Show the actions step by step. 32 17 45 10 18 28 25 010 59 4 12 oid prim st number Wuu set of edges& index i, vnear; number min; edge e index nearest
OR
OR