Cook-Levin theorem

ID: cook-levin-theorem

The Cook–Levin theorem, established by Stephen Cook in 1971 and independently by Leonid Levin, is a fundamental result in computational complexity theory. It states that the Boolean satisfiability problem (SAT) is NP-complete. This means that SAT is at least as hard as any problem in the complexity class NP (nondeterministic polynomial time), and any problem in NP can be reduced to SAT in polynomial time.
Cook-Levin theorem by Ciro Santilli 37 Updated +Created

New to topics? Read the docs here!