Close
Register
Close Window

Senior Algorithms

Chapter 6 Limits to Computing

Show Source |    | About   «  6.18. Reduction of Clique to Independent Set   ::   Contents   ::   6.20. Coping with NP-Complete Problems  »

6.19. Reduction of Hamiltonian Cycle to Traveling Salesman

6.19.1. Hamiltonian Cycle to Traveling Salesman

The following slideshow shows that an instance of HAMILTONIAN CYCLE can be reduced to an equivalent instance of TSP in polynomial time.

Settings

Proficient Saving... Error Saving
Server Error
Resubmit

This reduction can help in providing an NP Completeness proof for the Traveling Salesman problem.

   «  6.18. Reduction of Clique to Independent Set   ::   Contents   ::   6.20. Coping with NP-Complete Problems  »

Close Window