20.
Can you think of a real-world situation in which finding a Hamiltonian circuit in an grid graph would represent a solution to the problem? If an grid graph has no Hamiltonian circuit, can you find a tour that repeats a minimum number of vertices and starts and ends at the same vertex?
70