Np Hard
This is covered more completely in NpComplete, but briefly:
-
A problem is NpHard if a solution to it would imply a solution to all NP problems. Problems that are both NP (NondeterministicPolynomial) and NpHard are said to be NpComplete.
This falls in an area known as ComplexityTheory.