Is there any decidable problem that is NOT NP-HARD?

483 Views Asked by At

Is there a proof that there exists a decidable problem that is NOT NP-HARD??

1

There are 1 best solutions below

4
On

Very simple answer:

Since you need one $x \in A$, and one $x \not \in A$ for a polynomial time reduction, $A = \emptyset$ cannot be a hard language for NP.