InterviewSolution
Saved Bookmarks
| 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 |
|