Np Hard

1 revision
#11 week ago
+6
Migrated from pages table
+NP-hard problems form a class in [Complexity Theory](/wiki/Complexity_Theory), representing tasks at least as difficult as any problem in [NP](/wiki/NP). For these, no efficient general algorithms are known, meaning solution time often grows dramatically with input size.
+## See also
+- [NP Complete](/wiki/NP_Complete)
+- [P vs NP](/wiki/P_vs_NP)
+- [Algorithm](/wiki/Algorithm)
... 1 more lines