1.

How many conditions have to be met if an NP- complete problem is polynomially reducible?(a) 1(b) 2(c) 3(d) 4I had been asked this question by my college professor while I was bunking the class.My query is from Checksum, Complexity Classes & NP Complete Problems topic in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

The correct choice is (b) 2

To explain: A function t that maps all yes INSTANCES of decision problems D1 and D2 and t should be COMPUTED in polynomial time are the TWO conditions.



Discussion

No Comment Found

Related InterviewSolutions