Recognizing Subgraphs of Regular Tilings
Eliel Ingervo, S\'andor Kisfaludi-Bak

TL;DR
This paper studies the complexity of recognizing subgraphs within regular tilings of spherical, Euclidean, and hyperbolic planes, providing algorithms and complexity bounds that vary across these geometries.
Contribution
It introduces algorithms and complexity results for recognizing subgraphs of regular tilings, showing polynomial, subexponential, and quasi-polynomial bounds depending on the tiling type.
Findings
Recognition is constant time for spherical tilings.
Subexponential algorithms for Euclidean tilings, with matching lower bounds under ETH.
Quasi-polynomial time recognition for hyperbolic tilings.
Abstract
For the -tiling graph is the (finite or infinite) planar graph where all faces are cycles of length and all vertices have degree . We give algorithms for the problem of recognizing (induced) subgraphs of these graphs, as follows. - For , these graphs correspond to regular tilings of the sphere. These graphs are finite, thus recognizing their (induced) subgraphs can be done in constant time. - For , these graphs correspond to regular tilings of the Euclidean plane. For the Euclidean square grid Bhatt and Cosmadakis (IPL'87) showed that recognizing subgraphs is NP-hard, even if the input graph is a tree. We show that a simple divide-and conquer algorithm achieves a subexponential running time in all Euclidean tilings, and we observe that there is an almost matching lower bound in under the Exponential…
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 Combinatorial Mathematics · Cellular Automata and Applications
