ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How many conditions have to be met if an NP-complete problem is polynomially reducible?
Correct Answer: B — 2
Two conditions must be met: a function t that maps all yes-instances of decision problems D1 to D2, and t must be computable in polynomial time.