English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Report

Semi-dynamic maintenance of the width of a planar point set

MPS-Authors
/persons/resource/persons45433

Schwarz,  Christian
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

MPI-I-92-153.pdf
(Any fulltext), 13MB

Supplementary Material (public)
There is no public supplementary material available
Citation

Schwarz, C.(1992). Semi-dynamic maintenance of the width of a planar point set (MPI-I-92-153). Saarbrücken: Max-Planck-Institut für Informatik.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-B714-D
Abstract
We give an algorithm that maintains an approximation of the width of a set of $n$ points in the plane in $O(\alpha\log n)$ amortized time, if only insertions or only deletions are performed. The data structure allows for reporting the approximation in $O(\alpha\log n\log\log n)$ time. $\alpha$ is a parameter that expresses the quality of the approximation. Our data structure is based on a method of Janardan that maintains an approximation of the width under insertions and deletions using $O(\alpha\log^2 n)$ time for the width query and the updates.