M Mr. Dubey π Coach β 103.71K Points π Theory of Computation and Compiler Design Q. Consider the following two problems on undirected graphs: α: Given G(V,E), does G have an independent set of size |v|—4? β: Given G(V,E), does G have an independent set of size 5? Which one of the following is TRUE? (A) α is in P and β is NP-complete (B) α is NP complete and β is in P (C) Both α and β are NP-complete (D) Both α and β are in P ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) α is NP complete and β is in P