English

Planar lower envelope of monotone polygonal chains

Computational Geometry 2015-07-07 v3

Abstract

A simple linear search algorithm running in O(n+mk)O(n+mk) time is proposed for constructing the lower envelope of kk vertices from mm monotone polygonal chains in 2D with nn vertices in total. This can be applied to output-sensitive construction of lower envelopes for arbitrary line segments in optimal O(nlogk)O(n\log k) time, where kk is the output size. Compared to existing output-sensitive algorithms for lower envelopes, this is simpler to implement, does not require complex data structures, and is a constant factor faster.

Keywords

Cite

@article{arxiv.1412.6619,
  title  = {Planar lower envelope of monotone polygonal chains},
  author = {Daniel Lu},
  journal= {arXiv preprint arXiv:1412.6619},
  year   = {2015}
}
R2 v1 2026-06-22T07:39:09.265Z