Question

Question 3 Apply Kruskals algorithm to find Minimum Spanning Tree for the following graph. (In the final exam, you might be

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Given Graph is

phpe5kOR8.png

Kruskal’s Algorithm to find the Minimum Cost Spanning Tree (MCST) of a graph G as follows:

Here consider those edges in each step which are minimum and doesnot form Loops

Step 1:                                                                 

phpnHnrDb.png

Step 2:                                               

phpdZiNt1.png

Step 3:

phpNjPpxb.png

Step 4:                                                                 

phpBiU6Jk.png

Step 5:

php2pH5BL.png

For n- Vertices we get (n-1) Edges in MCST. Here in graph having 6 Vertices so we get 5 Edges

Which is Required MCST of a graph

Add a comment
Know the answer?
Add Answer to:
Question 3 Apply Kruskal's algorithm to find Minimum Spanning Tree for the following graph. (In the...
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
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