Home /
Expert Answers /
Advanced Math /
use-prim-39-s-algorithm-to-find-a-minimum-spanning-tree-of-the-graph-below-taking-vertex-c-as-a-star-pa607
(Solved): Use Prim's algorithm to find a minimum spanning tree of the graph below, taking vertex C as a starti ...
Use Prim's algorithm to find a minimum spanning tree of the graph below, taking vertex C as a starting point. Give the weight of this tree. Leave a trace of the algorithm (the L and P tables). Also, say what was the third edge added to the tree.
Utilisez l'algorithme de Prim pour trouver un arbre couvrant minimal du graphe cidessous, en prenant le sommet C comme point de départ. Donnez le poids de cet arbre. Laissez une trace de l'algorithme ( les tableaux L et P). De plus, dites quelle a été la troisième arête ajoutée à l'arbre.