English

Space-Constrained Interval Selection

Data Structures and Algorithms 2015-03-20 v2

Abstract

We study streaming algorithms for the interval selection problem: finding a maximum cardinality subset of disjoint intervals on the line. A deterministic 2-approximation streaming algorithm for this problem is developed, together with an algorithm for the special case of proper intervals, achieving improved approximation ratio of 3/2. We complement these upper bounds by proving that they are essentially best possible in the streaming setting: it is shown that an approximation ratio of 2ϵ2 - \epsilon (or 3/2ϵ3 / 2 - \epsilon for proper intervals) cannot be achieved unless the space is linear in the input size. In passing, we also answer an open question of Adler and Azar \cite{AdlerAzar03} regarding the space complexity of constant-competitive randomized preemptive online algorithms for the same problem.

Keywords

Cite

@article{arxiv.1202.4326,
  title  = {Space-Constrained Interval Selection},
  author = {Yuval Emek and Magnus M. Halldorsson and Adi Rosen},
  journal= {arXiv preprint arXiv:1202.4326},
  year   = {2015}
}

Comments

Revised version

R2 v1 2026-06-21T20:22:10.766Z