English

Shortcut Hulls: Vertex-restricted Outer Simplifications of Polygons

Computational Geometry 2021-06-28 v1

Abstract

Let PP be a crossing-free polygon and C\mathcal C a set of shortcuts, where each shortcut is a directed straight-line segment connecting two vertices of PP. A shortcut hull of PP is another crossing-free polygon that encloses PP and whose oriented boundary is composed of elements from C\mathcal C. Shortcut hulls find their application in geo-related problems such as the simplification of contour lines. We aim at a shortcut hull that linearly balances the enclosed area and perimeter. If no holes in the shortcut hull are allowed, the problem admits a straight-forward solution via shortest paths. For the more challenging case that the shortcut hull may contain holes, we present a polynomial-time algorithm that is based on computing a constrained, weighted triangulation of the input polygon's exterior. We use this problem as a starting point for investigating further variants, e.g., restricting the number of edges or bends. We demonstrate that shortcut hulls can be used for drawing the rough extent of point sets as well as for the schematization of polygons.

Keywords

Cite

@article{arxiv.2106.13620,
  title  = {Shortcut Hulls: Vertex-restricted Outer Simplifications of Polygons},
  author = {Annika Bonerath and Jan-Henrik Haunert and Joseph S. B. Mitchell and Benjamin Niedermann},
  journal= {arXiv preprint arXiv:2106.13620},
  year   = {2021}
}

Comments

Appears in the Proceedings of 33rd Canadian Conference on Computational Geometry, 2021

R2 v1 2026-06-24T03:36:00.657Z