On the Exponential Growth of Geometric Shapes
Nada Almalki, Siddharth Gupta, and Othon Michail

TL;DR
This paper investigates exponential growth of geometric shapes starting from a single node, analyzing how shape complexity affects growth time under various models and providing algorithms for fast shape expansion.
Contribution
It introduces models and algorithms for exponentially fast growth of geometric shapes, considering parameters like turning points and adjacency rules, with proven bounds and universal methods.
Findings
Shapes with $O(k)$ turning points can be grown in $O(k ext{log} n)$ time
Spirals with $O( ext{log} n)$ turning points grow in $O( ext{log} n)$ time
Universal algorithm achieves exponential growth for any shape in the strongest model
Abstract
In this paper, we explore how geometric structures can be grown exponentially fast. The studied processes start from an initial shape and apply a sequence of centralized growth operations to grow other shapes. We focus on the case where the initial shape is just a single node. A technical challenge in growing shapes that fast is the need to avoid collisions caused when the shape breaks, stretches, or self-intersects. We identify a parameter , representing the number of turning points within specific parts of a shape. We prove that, if edges can only be formed when generating new nodes and cannot be deleted, trees having turning points on every root-to-leaf path can be grown in time steps and spirals with turning points can be grown in time steps, being the size of the final shape. For this case, we also show that the maximum number of…
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.
