Loading [MathJax]/jax/output/HTML-CSS/jax.js
Close
Close Window

Senior Algorithms

Chapter 8 Limits to Computing

Show Source |    | About   «  8.16. Reduction of Independent Set to Vertex Cover   ::   Contents   ::   8.18. Reduction of Clique to Independent Set  »

8.17. Reduction of 3-SAT to Hamiltonian Cycle

8.17.1. 3-SAT to Hamiltonian Cycle

The following slideshow shows that an instance of 3-CNF Satisfiability problem can be reduced to an instance of Hamiltonian Cycle problem in polynomial time.

1 / 25 Settings
<<<>>>

This slideshow explains the reduction (in polynomial time) of an instance of 3CNF Satisfiability (3-SAT) to an instance of the Hamiltonian Cycle problem.

Created with Raphaël 2.1.2
Proficient Saving... Error Saving
Server Error
Resubmit

This reduction can help in providing an NP Completeness proof for the Hamiltonian Cycle problem.

   «  8.16. Reduction of Independent Set to Vertex Cover   ::   Contents   ::   8.18. Reduction of Clique to Independent Set  »

nsf
Close Window