NP

Technically speaking:

This means that all problems in P are in NP (since we don't even need a certificate to quickly show the answer is ``yes'').

But other problems in NP may not be in P. Given an integer x, is it composite? How do we know this is in NP?


next up previous
Next: Good Guessing Up: NP-COMPLETENESS Previous: Nice Puzzle