1.

What is testing of a complete bipartite subgraph in a bipartite graph problem called?(a) P Problem(b) P-Complete Problem(c) NP Problem(d) NP-Complete ProblemThis question was posed to me in homework.I'd like to ask this question from Bipartite Graphs in section Bipartite Graphs of Data Structures & Algorithms II

Answer»

Correct CHOICE is (d) NP-Complete PROBLEM

To explain: NP stands for nondeterministic polynomial time. In a bipartite graph, the TESTING of a complete bipartite subgraph in a bipartite graph is an NP-Complete Problem.



Discussion

No Comment Found

Related InterviewSolutions