| |
| | Lecture 25: Hamiltonian Cycle Problem by COMS 482 |
 | | Given a graph G, is there “a path that visits each vertex once and return to the start,” i.e. |
 | | Proof: Hamiltonian Cycle is in NP because a given list of vertices can be checked for a tour in polynomial time. |
 | | This entry was posted on Monday, March 28th, 2005 at 3:40 pm and is tagged with hamiltonian cycle problem, graph, polynomial time, 3 sat, clauses, np complete, proof, true term, traveling salesman problem, variables, cycle c, truth assignment, boolean formula, truth values. |
| cs482.elliottback.com /2005/03/28/lecture-25-hamiltonian-cycle-problem (764 words) |
|