Close
Register
Close Window

Senior Algorithms

Chapter 6 Limits to Computing

Show Source |    | About   «  6.7. 3-CNF Satisfiability   ::   Contents   ::   6.9. The Clique Problem  »

6.8. Reduction of SAT to 3-SAT

6.8.1. Reduction of SAT to 3-SAT

The following slideshow shows that any general instance of the Formula Satisfiability (SAT) problem can be reduced to an instance of 3 CNF Satisfiability (3-SAT) problem in polynomial time.

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

This reduction can help in providing an NP Completeness proof for 3-SAT.

   «  6.7. 3-CNF Satisfiability   ::   Contents   ::   6.9. The Clique Problem  »

Close Window