The question(s) that follow refer to the problem of finding the minimum spanning tree for the weighted network shown below.
Using Kruskal's algorithm, which edge should we choose third?
A. BD
B. EF
C. DF
D. BF
E. none of these
Answer: B
Mathematics