Local Complexity of Polygons

Abstract

Many problems in Discrete and Computational Geometry deal with simple polygons or polygonal regions. Many algorithms and data-structures perform considerably faster, if the underlying polygonal region has low local complexity. One obstacle to make this intuition rigorous, is the lack of a formal definition of local complexity. Here, we give two possible definitions and show how they are related in a combinatorial sense. We say that a polygon P has point visibility width w=pvw, if there is no point q∈ P that sees more than w reflex vertices. We say that a polygon P has chord visibility width w=cvw , if there is no chord c=seg(a,b)⊂ P that sees more than w reflex vertices. We show that \[ cvw ≤ pvw O( pvw ),\] for any simple polygon. Furthermore, we show that there exists a simple polygon with \[ cvw ≥ 2( pvw ).\]

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…