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