Does disconnecting an edge from an MST create the most optimal set of edges to span all vertices with two connected components?
a. Yes, always.
b. No, never.
c. It depends on the specific vertices.
d. Only if the MST is prime.