next up previous
Next: Up: Previous:

Verification Algorithms

Consider a corresponding verification problem for HAM-CYCLE:

Given a cycle and a graph G, verify if cycle is a Hamiltonian cycle in G.

Running time: O(n2)


next up previous
Next: Up: Previous: