English

Oblivious Set-maxima for Intersection of Convex Polygons

Data Structures and Algorithms 2021-07-02 v2

Abstract

In this paper we revisit the well known set-maxima problem in the oblivious setting. Let X={x1,,xn}X=\{x_1,\ldots, x_n\} be a set of nn elements with an underlying total order. Let S={S1,,Sm}\mathcal{S}=\{S_1,\ldots,S_m\} be a collection of mm distinct subsets of XX. The set-maxima problem asks to determine the maxima of all the sets in the collection. In the comparison tree model we are interested in determining the number of comparisons necessary and sufficient to solve the problem. We present an oblivious algorithm based on the lattice structure of the input set system. Our algorithm is simple and yet for many set systems gives a non-trivial improvement over known deterministic algorithms. We apply our algorithm to a special S\cal S which is determined by an intersection structure of convex polygons and show that O(n)O(n) comparisons suffice.

Keywords

Cite

@article{arxiv.1811.02676,
  title  = {Oblivious Set-maxima for Intersection of Convex Polygons},
  author = {Avah Banerjee and Dana Richards},
  journal= {arXiv preprint arXiv:1811.02676},
  year   = {2021}
}

Comments

11 pages

R2 v1 2026-06-23T05:07:07.677Z