English

Linear-Time $(1+\varepsilon)$-Approximation Algorithms for Two-Line-Center Problems

Computational Geometry 2026-03-19 v2

Abstract

Given a set SS of nn points in the plane, we study the two-line-center problem: finding two lines that minimize the maximum distance from each point in SS to its closest line. We present a (1+ε)(1+\varepsilon)-approximation algorithm for the two-line-center problem that runs in O((n/ε)log(1/ε))O((n/\varepsilon) \log (1/\varepsilon)) time, which improves the previously best O(nlogn+(n/ε2)log(1/ε)+(1/ε3)log(1/ε))O(n\log n + ({n}/{\varepsilon^2}) \log ({1}/{\varepsilon}) + (1/\varepsilon^3)\log ({1}/{\varepsilon}))-time algorithm. We also consider three variants of this problem, in which the orientations of the two lines are restricted: (1) the orientation of one of the two lines is fixed, (2) the orientations of both lines are fixed, and (3) the two lines are required to be parallel. For each of these three variants, we give the first (1+ε)(1+\varepsilon)-approximation algorithm that runs in linear time. In particular, for the variant where the orientation of one of the two lines is fixed, we also give an improved exact algorithm that runs in O(nlogn)O(n \log n) time and show that it is optimal.

Keywords

Cite

@article{arxiv.2601.03516,
  title  = {Linear-Time $(1+\varepsilon)$-Approximation Algorithms for Two-Line-Center Problems},
  author = {Chaeyoon Chung and Anil Maheshwari and Michiel Smid},
  journal= {arXiv preprint arXiv:2601.03516},
  year   = {2026}
}

Comments

An extended abstract of this paper will appear in the Proceedings of SoCG 2026

R2 v1 2026-07-01T08:53:36.327Z