

InterviewSolution
Saved Bookmarks
1. |
Any subset of edges that connects all the vertices and has minimum total weight, if all the edge weights of an undirected graph are positive is called _______(a) subgraph(b) tree(c) hamiltonian cycle(d) gridI have been asked this question in an interview.This key question is from Complete and Connected Graphs topic in division Graphs of Discrete Mathematics |
Answer» Right CHOICE is (b) tree |
|