Hamilton cycles in a grid

Revision en1, by SliferSkyd, 2021-06-10 05:45:48

Hello,

Given a grid N x M (N x M <= 100). Your task is to count how many Hamilton cycles in this graph. Are there any algorithms to solve this?

Thanks!

Tags #hamiltonian-circuit

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English SliferSkyd 2021-06-10 05:45:48 185 Initial revision (published)