English

Local Complexity of Polygons

Computational Geometry 2021-01-20 v1 Discrete Mathematics Data Structures and Algorithms

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 PP has point visibility width w=pvww=pvw, if there is no point qPq\in P that sees more than ww reflex vertices. We say that a polygon PP has chord visibility width w=cvww=cvw , if there is no chord c=seg(a,b)Pc=\textrm{seg}(a,b)\subset P that sees more than w reflex vertices. We show that cvwpvwO(pvw), cvw \leq pvw ^{O( pvw )}, for any simple polygon. Furthermore, we show that there exists a simple polygon with cvw2Ω(pvw). cvw \geq 2^{\Omega( pvw )}.

Keywords

Cite

@article{arxiv.2101.07554,
  title  = {Local Complexity of Polygons},
  author = {Fabian Klute and Meghana M. Reddy and Tillmann Miltzow},
  journal= {arXiv preprint arXiv:2101.07554},
  year   = {2021}
}

Comments

7 pages, 5 figures

R2 v1 2026-06-23T22:18:36.539Z