Close
Close Window

Data Structures and Problem Solving

Chapter 20 Limits to Computing

Show Source |    | About   «  20.17. Reduction of Independent Set to Vertex Cover   ::   Contents   ::   20.19. Reduction of Hamiltonian Cycle to Traveling Salesman  »

20.18. Reduction of 3-SAT to Hamiltonian Cycle

20.18.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.

   «  20.17. Reduction of Independent Set to Vertex Cover   ::   Contents   ::   20.19. Reduction of Hamiltonian Cycle to Traveling Salesman  »

nsf
Close Window