|
|
|
|
|
by rowanG077
313 days ago
|
|
That really doesn't hold for all problems. You can imagine any number of problems where a valid solution is easier, complexity wise, to generate than it is to validate. A trivial example is semiprime factorization. Easy to generate any semiprime, hard to factor. |
|
As you point out there are many problems that higher complexity classes than NP.