Lecture 6 - Hamiltonian Cycle Flashcards
1
Q
Is Hamiltonian Cycle Np-Compllete?
A
yes
2
Q
what is a problem instance?
A
a problem with specific parameters
3
Q
What is a problem?
A
a situation that has to be solved with inifinitely many parameters
4
Q
Is hamiltonian a decision problem?
A
yes
5
Q
What is a decision problem?
A
a problem with a ‘yes’ or ‘no’ answer
6
Q
What is the hamiltonian cycle problem?
A
does a graph G contain a cycle that visits each vertex exactly once?