Solved

When Kruskal's Algorithm Is Used to Find a Minimum-Cost Spanning

Question 85

Multiple Choice

When Kruskal's algorithm is used to find a minimum-cost spanning tree on a graph, which of the following is false?


A) Circuits are not permitted in the tree.
B) The tree contains the edge of the graph of minimum cost.
C) The tree is not necessarily connected.
D) The tree may contain the edge of the highest cost.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions