-
Notifications
You must be signed in to change notification settings - Fork 28
Minimum Spanning Trees
Jinho D. Choi edited this page Oct 25, 2016
·
18 revisions
- Give a graph where Prim's and Kruskal's algorithms generate different kinds of minimum spanning trees. Explain how these trees are generated. If you cannot find an example, explain why these algorithms always generate the same minimum spanning tree given any graph.
- Write a report about your findings and save it as
quiz6.pdf
.
Copyright © 2014-2017 Emory University - All Rights Reserved.