1.

Which graph cannot contain K3, 3 as a minor of graph?(a) Planar Graph(b) Outer Planar Graph(c) Non Planar Graph(d) Inner Planar GraphI had been asked this question in semester exam.Query is from Bipartite Graphs in section Bipartite Graphs of Data Structures & Algorithms II

Answer»

The correct option is (a) Planar GRAPH

For explanation: Minor graph is formed by deleting certain number of EDGES from a graph or by deleting certain number off VERTICES from a graph. HENCE Planar graph cannot contain K3, 3 as a minor graph.



Discussion

No Comment Found

Related InterviewSolutions