English

Some Geometric Applications of Anti-Chains

Computational Geometry 2020-07-16 v2

Abstract

We present an algorithmic framework for computing anti-chains of maximum size in geometric posets. Specifically, posets in which the entities are geometric objects, where comparability of two entities is implicitly defined but can be efficiently tested. Computing the largest anti-chain in a poset can be done in polynomial time via maximum-matching in a bipartite graph, and this leads to several efficient algorithms for the following problems, each running in (roughly) O(n3/2)O(n^{3/2}) time: (A) Computing the largest Pareto-optimal subset of a set of nn points in Rd\mathbb{R}^d. (B) Given a set of disks in the plane, computing the largest subset of disks such that no disk contains another. This is quite surprising, as the independent version of this problem is computationally hard. (C) Given a set of axis-aligned rectangles, computing the largest subset of non-crossing rectangles.

Keywords

Cite

@article{arxiv.1910.07586,
  title  = {Some Geometric Applications of Anti-Chains},
  author = {Sariel Har-Peled and Mitchell Jones},
  journal= {arXiv preprint arXiv:1910.07586},
  year   = {2020}
}

Comments

To appear in CCCG 2020

R2 v1 2026-06-23T11:45:55.991Z