§ Image unshredding as hamiltonian path


This was a cool use of hamiltonian path that I saw on hacker news recently.

I think this example is striking enough that I'll never forget that in a hamiltonian path, we can visit vertices exactly one, (in contrast to an euler tour, we must visit each edge exactly once).