Question

Construct the minimal spanning tree that connects the vertices in the following graphically represented network model: D 15 F
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Use Kruskal's algorithm to construct the minimum spanning tree.

Include the arcs in the minimum spanning tree network starting from the minimum length arc with the length in the ascending order of magnitude.

Exclude an arc in the spanning tree if a closed loop is formed.

Stop when all the nodes have been included in a single spanning tree.

Arc Length Decision Reason
D-J 5 Include
H-I 8 Include
C-I 10 Include
E-K 10 Include
A-B 12 Include
F-L 15 Include
B-H 15 Include
B-C 15 Exclude Closed-loop B-H-I-C-B
K-L 16 Include
I-J 16 Include
C-D 18 Exclude Closed-loop C-I-J-D-C
A-G 20 Include
D-E 21 Include STOP (all nodes covered)

20 16

The overall length of the spanning tree = 148

Add a comment
Know the answer?
Add Answer to:
Construct the minimal spanning tree that connects the vertices in the following graphically represented network model:...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Use Prim's algorithm to construct a minimal spanning tree for the network in the figure below....

    Use Prim's algorithm to construct a minimal spanning tree for the network in the figure below. 39 12 10 10 4 19 3 9 13 1 18 1 15 Α. N 7 10 12 20 2 2 14 7 00 20 What is the total weight of the minimal spanning tree? Is there a unique minimal spanning tree? Yes No Explain.

  • We conducted a comprehensive literature search on drones in conservation up to October 2nd 2018, in...

    We conducted a comprehensive literature search on drones in conservation up to October 2nd 2018, in line with related studies [10,11,35]. All searches were done by the same person in English, mainly using Google Scholar. This was further complemented through reference harvesting, citation tracking, abstracts in conference programs, and author search, using Research Gate and Mendeley (see PRISMA Flowchart in Supplementary Figure S1 Checklist and list of studies reviewed in Table S1). We then removed duplicate and unrelated results. Finally,...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT