edited by
5,179 views
26 votes
26 votes

A complete, undirected, weighted graph $G$ is given on the vertex $\{0, 1,\dots, n -1\}$ for any fixed ‘n’. Draw the minimum spanning tree of $G$ if

  1. the weight of the edge $(u, v)$ is $\mid u-v\mid$

  2. the weight of the edge $(u, v)$ is $u + v$

edited by

1 Answer

Best answer
46 votes
46 votes

$\text{(A)}$

$\text{(B)}$

edited by

Related questions