23 Minut Draw the following weighted graph on a piece of paper and use Prim's algorithm to find a minimum spanning tree.
Posted: Sun May 15, 2022 10:14 am
23 Minut Draw the following weighted graph on a piece of paper and use Prim's algorithm to find a minimum spanning tree. Start at vertex a. b 3 1 a C 1 2 0 4 d CD e What is the first candidate edge to be removed as a candidate edge before it has been added to the tree?