1.

Which graph is used to define the claw free graph?(a) Bipartite Graph(b) Claw Graph(c) Star Graph(d) Cartesian GraphI got this question in exam.Question is taken from Bipartite Graphs topic in chapter Bipartite Graphs of Data Structures & Algorithms II

Answer»

Correct answer is (b) Claw Graph

For EXPLANATION: Star is a complete bipartite graph with one INTERNAL node and K leaves. Star with three edges is CALLED a claw. Hence this graph is USED to define claw free graph.



Discussion

No Comment Found

Related InterviewSolutions