MCQOPTIONS
Saved Bookmarks
| 1. |
Let G be an undirected connected graph with distinct edge weights . Let emax be the edge with maximum weight and emin be the edge with minimum weight. Which of the following statements is false. |
| A. | Every minimum spanning tree of G must contain emin |
| B. | If emax is in a minimum spanning tree, then its removal must be disconnected G. |
| C. | No minimum spanning tree contains emax |
| D. | G has a unique minimum spanning tree. |
| Answer» D. G has a unique minimum spanning tree. | |