English

Approximating Maximum Independent Set for Rectangles in the Plane

Computational Geometry 2021-07-07 v3 Data Structures and Algorithms

Abstract

We give a polynomial-time constant-factor approximation algorithm for maximum independent set for (axis-aligned) rectangles in the plane. Using a polynomial-time algorithm, the best approximation factor previously known is O(loglogn)O(\log\log n). The results are based on a new form of recursive partitioning in the plane, in which faces that are constant-complexity and orthogonally convex are recursively partitioned into a constant number of such faces.

Keywords

Cite

@article{arxiv.2101.00326,
  title  = {Approximating Maximum Independent Set for Rectangles in the Plane},
  author = {Joseph S. B. Mitchell},
  journal= {arXiv preprint arXiv:2101.00326},
  year   = {2021}
}
R2 v1 2026-06-23T21:41:40.574Z