Can polynomial complexity problems be reduced to np complete
Answers
Answered by
1
In computational complexity theory, an NP-complete decision problem is one belonging to both the NP and the NP-hard complexity classes. ... In this context "quickly" means in polynomial time. That is, "efficient" or "fast" algorithms can be developed to solve the problem.
Similar questions