From: sarah on
Hi all,
I wanted to know whether for any graph G and any minimum spanning tree
T of G, is there a valid execution of Kruskal's algorithm on G that
produces T as output?
Can you give me a proof or a counter example?