Close
Register
Close Window

Data Structures and Algorithms

Chapter 11 Limits to Computing (optional)

Show Source |    | About   «  11.17. Reduction of Independent Set to Vertex Cover (optional) (WORK IN PROGRESS)   ::   Contents   ::   11.19. Reduction of Hamiltonian Cycle to Traveling Salesman (optional) (WORK IN PROGRESS)  »

11.18. Reduction of 3-SAT to Hamiltonian Cycle (optional) (WORK IN PROGRESS)

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

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

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

   «  11.17. Reduction of Independent Set to Vertex Cover (optional) (WORK IN PROGRESS)   ::   Contents   ::   11.19. Reduction of Hamiltonian Cycle to Traveling Salesman (optional) (WORK IN PROGRESS)  »

nsf
Close Window