Reconfiguration of Hamiltonian Cycles in Rectangular Grid Graphs
Albi Kazazi

TL;DR
This paper proves that any Hamiltonian cycle in an m by n grid graph can be reconfigured into any other through a sequence of valid double-switch moves, with the process bounded by mn^2 moves, ensuring all intermediate steps are Hamiltonian cycles.
Contribution
It introduces a method to reconfigure Hamiltonian cycles in grid graphs using double-switch moves, guaranteeing reachability and bounding the number of steps needed.
Findings
Any Hamiltonian cycle can be transformed into any other.
The reconfiguration process uses valid double-switch moves.
The number of moves needed is bounded by mn^2.
Abstract
An \textit{\(m \times n\) grid graph} is the induced subgraph of the square lattice whose vertex set consists of all integer grid points \(\{(i,j) : 0 \leq i < m,\ 0 \leq j < n\}\). Let and be Hamiltonian cycles in an grid graph . We study the problem of reconfiguring into , \textcolor{blue}{\textbullet} where the Hamiltonian cycles are viewed as vertices of a reconfiguration graph \textcolor{blue}{\textbullet}, using a sequence of local transformations called \textit{moves}. A \textit{box} of is a unit square face. A box with vertices is \textit{switchable} in if exactly two of its edges belong to , and these edges are parallel. Given such a box with edges and in , a \textit{switch move} removes and , and adds and . A \textit{double-switch move} consists of performing two consecutive switch moves. If,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCellular Automata and Applications · Genome Rearrangement Algorithms · Limits and Structures in Graph Theory
