On Geometric Shape Construction via Growth Operations

Abstract

In this work, we investigate novel algorithmic growth processes. In particular, we propose three growth operations, full doubling, RC doubling and doubling, and explore the algorithmic and structural properties of their resulting processes under a geometric setting. In terms of modeling, our system runs on a 2-dimensional grid and operates in discrete time-steps. The process begins with an initial shape SI=S0 and, in every time-step t ≥ 1, by applying (in parallel) one or more growth operations of a specific type to the current shape-instance St-1, generates the next instance St, always satisfying |St| > |St-1|. Our goal is to characterize the classes of shapes that can be constructed in O( n) or polylog n time-steps and determine whether a final shape SF can be constructed from an initial shape SI using a finite sequence of growth operations of a given type, called a constructor of SF. For full doubling, in which, in every time-step, every node generates a new node in a given direction, we completely characterize the structure of the class of shapes that can be constructed from a given initial shape. For RC doubling, in which complete columns or rows double, our main contribution is a linear-time centralized algorithm that for any pair of shapes SI, SF decides if SF can be constructed from SI and, if the answer is yes, returns an O( n)-time-step constructor of SF from SI. For the most general doubling operation, where up to individual nodes can double, we show that some shapes cannot be constructed in sub-linear time-steps and give two universal constructors of any SF from a singleton SI, which are efficient (i.e., up to polylogarithmic time-steps) for large classes of shapes. Both constructors can be computed by polynomial-time centralized algorithms for any shape SF.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…