English

A Fast Algorithm for Three-Dimensional Layers of Maxima Problem

Data Structures and Algorithms 2011-05-04 v2 Computational Geometry

Abstract

We show that the three-dimensional layers-of-maxima problem can be solved in o(nlogn)o(n\log n) time in the word RAM model. Our algorithm runs in O(n(loglogn)3)O(n(\log \log n)^3) deterministic time or O(n(loglogn)2)O(n(\log\log n)^2) expected time and uses O(n) space. We also describe an algorithm that uses optimal O(n) space and solves the three-dimensional layers-of-maxima problem in O(nlogn)O(n\log n) time in the pointer machine model.

Keywords

Cite

@article{arxiv.1007.1593,
  title  = {A Fast Algorithm for Three-Dimensional Layers of Maxima Problem},
  author = {Yakov Nekrich},
  journal= {arXiv preprint arXiv:1007.1593},
  year   = {2011}
}
R2 v1 2026-06-21T15:46:26.930Z