DM Unit-V QB 2023-24
DM Unit-V QB 2023-24
3. Discuss the following terms and represent them with at least one example for the given graph G.
a) Subgraph of G.
b) Spanning subgraph of G.
c) Induced subgraph of G.
d) The complement of a graph G.
e) The graph G−e and G−v .
G
4. Discuss the binary search tree and draw binary search trees for the following lists:
a) 18, 44, 2, 5, 73, 45, 14, 6, 8, 10, 20, 11
b) 2, 1, 5, 6, 8, 9, 7, 3, 4
5. Draw a planar representation of the following graphs.
a) b)
6. Apply Kruskal’s algorithm to determine a minimal spanning tree for the weighted graph shown below:
7. Apply Prim’s algorithm to determine a minimal spanning tree for the Weighted graph shown below:
8. Explain Euler’s formula and then verify the Euler’s formula for given graph.
6. Apply Kruskal’s and Prim’s algorithm to determine a minimal spanning tree for the Weighted graph
shown below: