Unit-length embedding of cycles and paths on grid graphs
Asghar Asgharian Sardroud, Alireza Bagheri

TL;DR
This paper characterizes when cycles and paths of specific lengths can be embedded in grid graphs, providing algorithms with linear or quadratic time complexity, and extends results to 3D grids and hamiltonian solid grids.
Contribution
It offers necessary and sufficient conditions for embedding paths and cycles of given lengths in grid graphs, along with efficient algorithms and extensions to 3D and solid grid graphs.
Findings
Conditions for embedding cycles and paths of given length
Algorithms with O(k) and O(k^2) running times for finding such paths and cycles
Extension of methods to 3D grids and hamiltonian solid grid graphs
Abstract
Although there are very algorithms for embedding graphs on unbounded grids, only few results on embedding or drawing graphs on restricted grids has been published. In this work, we consider the problem of embedding paths and cycles on grid graphs. We give the necessary and sufficient conditions for the existence of cycles of given length and paths of given length between two given vertices in -vertex rectangular grid graphs and introduce two algorithms with running times O and O for finding respectively such cycles and paths. Also, we extend our results to 3D grids. Our method for finding cycle of length in rectangular grid graphs also introduces a linear-time algorithm for finding cycles of a given length in hamiltonian solid grid graphs.
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
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Algorithms and Data Compression
