Dynamic Convex Hulls under Window-Sliding Updates

Authors

  • Haitao Wang University of Utah

DOI:

https://doi.org/10.57717/cgt.v4i1.53

Abstract

We consider the problem of dynamically maintaining the convex hull of a set S of points in the plane under the following special sequence of insertions and deletions (called window-sliding updates): insert a point to the right of all points of S and delete the leftmost point of S. We propose an O(|S|)-space data structure that can handle each update in O(1) amortized time, such that standard binary-search-based queries on the convex hull of S can be answered in O(log h) time, where h is the number of vertices of the convex hull of S, and the convex hull itself can be output in O(h) time.

Downloads

Published

2025-05-11

How to Cite

Wang, H. (2025). Dynamic Convex Hulls under Window-Sliding Updates. Computing in Geometry and Topology, 4(1), 3:1–3:14. https://doi.org/10.57717/cgt.v4i1.53

Issue

Section

Original Research Articles

Categories