recategorized by
3,953 views

4 Answers

Best answer
4 votes
4 votes

According to Kuratowski's theorem a finite graph is planar if and only if it does not contain a subgraph that is a subdivision of K5 (the complete graph on five vertices) or of K3,3 (complete bipartite graph on six vertices, three of which connect to each of the other three, also known as the utility graph).

Hence,Option(C)K3,3 or K5.

Reference:-https://en.wikipedia.org/wiki/Kuratowski%27s_theorem

selected by
2 votes
2 votes

Answer C

A planar graph  can be drawn in a plane without graph edges crossing.
•    Complete graphs are planar only for n<=4
•    All bipartite graphs are planar except K 3,3
•    Planar graph divides plane into faces F = |E| – |V| +2
•    Degree (face) is the number of nodes along its boundary.
•    In a planar graph, |E| <= 3(|V|-2)
•    Any non planar graph contains subgraphs homomorphic to K5 or K3,3.  

Answer:

Related questions

5 votes
5 votes
1 answer
1
Shimpy Goyal asked Jun 26, 2015
3,637 views
How many edges are there in a forest of t-trees containing a total of n vertices ?n + tn – tn ∗ tnt
1 votes
1 votes
1 answer
2
go_editor asked Jul 26, 2016
2,913 views
Linux operating system usesAffinity schedulingFair Preemptive SchedulingHand ShakingHighest Penalty Ratio Next