Palmer's Algorithm for Hamiltonian cycles
In a "dense" graph, I am trying to construct a Hamiltonian cycle using Palmer's Algorithm . However, I need more explanation for this algorithm because it does not work with me when I implement it. It seems that there is an unclear part in Wikipedia's explanation. I would be thankful if someone explains it more clearly or give me some links to read. Here's the algorithm statement: Palmer (1997) describes the following simple algorithm for constructing a Hamiltonian cycle in a graph meeting Ore's condition. Arrange the vertices arbitrarily into a cycle, ignoring adjacencies in the graph. While