English

Large $k$-gons in a 1.5D Terrain

Computational Geometry 2022-06-07 v1

Abstract

Given is a 1.5D terrain T\mathcal{T}, i.e., an xx-monotone polygonal chain in R2\mathbb{R}^2. For a given 2kn2\le k\le n, our objective is to approximate the largest area or perimeter convex polygon of exactly or at most kk vertices inside T\mathcal{T}. For a constant k>3k>3, we design an FPTAS that efficiently approximates the largest convex polygons with at most kk vertices, within a factor (1ϵ)(1-\epsilon). For the case where k=2k=2, we design an O(n)O(n) time exact algorithm for computing the longest line segment in T\mathcal{T}, and for k=3k=3, we design an O(nlogn)O(n \log n) time exact algorithm for computing the largest-perimeter triangle that lies within T\mathcal{T}.

Keywords

Cite

@article{arxiv.2206.02396,
  title  = {Large $k$-gons in a 1.5D Terrain},
  author = {Vahideh Keikha},
  journal= {arXiv preprint arXiv:2206.02396},
  year   = {2022}
}
R2 v1 2026-06-24T11:40:06.201Z