|
|
|
|
|
by scythe
1152 days ago
|
|
>I believe that there's problems where it's difficult to even find a hard instance Sure, but encoding the factorization of a large prime into 2-MAXSAT would necessarily imply constructing a hard instance of the latter. It follows that it isn't any more difficult to construct a hard instance of any NP-hard problem than it is to encode a more easily constructible problem into the same. As for verifying the solution, that would be different, since it is not necessarily easy to verify the solution to a problem in OptP. I had not considered that part. But you probably don't have to go as far as importing integer factorization. |
|
That should work if you pick something like one of the unsolved RSA challenges or something.