Finding Hamilton Cycles by hand

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
annie122
Messages
51
Reaction score
0
I know there are no algorithms for finding one, but what are some guidelines?
One tip I came up with is that if you have a vertex with degree 2, there is only one way to go through that vertex.

Are there any others?
 
Physics news on Phys.org
Yuuki said:
I know there are no algorithms for finding one, but what are some guidelines?
One tip I came up with is that if you have a vertex with degree 2, there is only one way to go through that vertex.

Are there any others?

Hi Yuuki, :)

There are algorithms to find Hamiltonian cycles, some of which are summarized >>here<<.