On the Exact Algorithmic Extraction of Finite Tesselations Through Prime Extraction of Minimal Representative Forms
Sushish Baral, Paulo Garcia, Warisa Sritriratanarak

TL;DR
This paper introduces an exact, hierarchical algorithm for detecting and extracting finite tessellations in discrete grids, enabling precise pattern recognition in symbolic and computational domains.
Contribution
It presents a novel deterministic method combining composite discovery, normalization, and prime extraction to efficiently identify exact rectangular tessellations in finite grids.
Findings
Processing time under 1ms for simple tiles
Exponential growth in complexity for complex patterns
Scalable to grid sizes up to 32x32
Abstract
The identification of repeating patterns in discrete grids is rudimentary within symbolic reasoning, algorithm synthesis and structural optimization across diverse computational domains. Although statistical approaches targeting noisy data can approximately recognize patterns, symbolic analysis utilizing deterministic extraction of periodic structures is underdeveloped. This paper aims to fill this gap by employing a hierarchical algorithm that discovers exact tessellations in finite planar grids, addressing the problem where multiple independent patterns may coexist within a hierarchical structure. The proposed method utilizes composite discovery (dual inspection and breadth-first pruning) for identifying rectangular regions with internal repetition, normalization to a minimal representative form, and prime extraction (selective duplication and hierarchical memoization) to account for…
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
TopicsQuasicrystal Structures and Properties · Digital Image Processing Techniques · Computational Geometry and Mesh Generation
