πŸ“Š Design and Analysis of Algorithms
Q. Which complete graph is not present in minor of Outer Planar Graph?
  • (A) k3, 3
  • (B) k3, 1
  • (C) k3, 2
  • (D) k1, 1
πŸ’¬ Discuss
βœ… Correct Answer: (C) k3, 2

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 outer planar graph cannot contain k3, 2 as a minor graph.


Explanation by: Mr. Dubey
minor graph is formed by deleting certain number of edges from a graph or by deleting certain number off vertices from a graph. hence outer planar graph cannot contain k3, 2 as a minor graph.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
163
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
83%
Success Rate