Papers
Topics
Authors
Recent
Search
2000 character limit reached

Tiling with Three Polygons is Undecidable

Published 17 Sep 2024 in cs.CG and math.MG | (2409.11582v1)

Abstract: We prove that the following problem is co-RE-complete and thus undecidable: given three simple polygons, is there a tiling of the plane where every tile is an isometry of one of the three polygons (either allowing or forbidding reflections)? This result improves on the best previous construction which requires five polygons.

Citations (2)

Summary

  • The paper proves that determining if a plane can be tiled by just three simple polygons is undecidable, significantly reducing the previous minimum of five prototiles.
  • It establishes this by constructing a reduction from Wang tiling using three specifically designed polygons to simulate Wang tile behavior.
  • The findings have significant implications for geometric computation and show undecidability extends to tiling with two tiles on periodic subsets and completing partial tilings.

An Analysis of "Tiling with Three Polygons is Undecidable"

The paper, "Tiling with Three Polygons is Undecidable," by Erik D. Demaine and Stefan Langerman, presents a significant development in the domain of computational geometry by establishing that determining whether a plane can be tiled using just three simple-polygonal prototiles is undecidable. This research builds upon previous results by simplifying the problem, which required five prototiles, to now only needing three, demonstrating the deep complexities involved in tiling problems.

Summary and Key Results

The primary result is encoded in Theorem 1.1, which states that the problem of deciding whether three given simple-polygon prototiles can tile the plane is undecidable. This result is a substantial reduction from the earlier work by Ollinger, which required five prototiles, and by several others working in special cases of translation-only and higher-dimensional tiling.

To establish this finding, the authors construct a reduction from the undecidable problem of Wang tiling, which involves determining whether unit squares with colored edges, called Wang tiles, can tile the plane according to matching edge colors. They construct a set of three polygons: the wheel, the staple, and the shuriken, to simulate the behavior of any set of a finite number 𝑛 Wang tiles. This simulates tiling with Wang tiles using their three polygonal shapes, effectively proving undecidability in a more abstract setting.

In extending the possibilities of undecidability, Corollary 1.2 demonstrates an even further reach: with two prototiles and a specified periodic subset of the plane, tiling remains undecidable. Moreover, for any fixed set of axioms, certain conditions imply that the existence of three simple-polygon prototiles cannot be proven to tile the plane, per Corollary 1.3.

The problem is also examined through the lens of logical undecidability and tiling completion problems, leading to Corollary 1.4, showing that even starting with some tiles already placed, extending to tile the plane remains undecidable with three tiles. The work is extended to show that for a set of polygon prototiles, determining the potential for tiling is co-RE-complete.

Methodology and Conceptual Underpinnings

The authors employ constructive geometric techniques to perform reductions and simulate logical complexities seen in Turing machine problems. They use previously established concepts from the domains of Wang tiles and polynomial equations in computable numbers while deftly manipulating the geometric and algebraic properties of the prototiles to orchestrate isometric transformations.

A significant insight is the notion of "neat carpets," which enables manageable localized evaluations while considering the non-overlapping nature of tiling. By analyzing fundamental domains and considering periodicity, the research showcases how global tiling constraints can be reduced to local symmetries, ultimately examining the characteristics in minimal configurations.

Implications and Future Directions

The findings of this paper have profound implications for the study of algorithms and the undecidability in geometric computation. By reducing the required elements to three polygons, the study narrows the parameters, providing a direct challenge to computational capabilities in decision-making tasks for geometric structures.

The research also opens up potential future explorations in higher dimensions, different geometric forms, and beyond translational symmetries. Exploring connections between logical systems defined by axioms, and geometric interpretations remains a robust terrain for further investigation.

Another pathway is discerning practical applications leveraged from the intrinsic patterns delineated in this study. Whether in computer graphics, robotic pathfinding, or architectural design, understanding the constraints and possibilities within the limitations of undecidability provides a framework that could be selectively applied.

Through this paper, the authors not only solve a geometric problem but also contribute to a foundational understanding crucial for various fields in theoretical and applied computation.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.

Collections

Sign up for free to add this paper to one or more collections.

Tweets

Sign up for free to view the 4 tweets with 4 likes about this paper.

HackerNews

  1. Tiling with Three Polygons Is Undecidable (136 points, 27 comments) 

Reddit