Score: 0

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

Published: January 7, 2026 | arXiv ID: 2601.03516v1

By: Chaeyoon Chung, Anil Maheshwari, Michiel Smid

Potential Business Impact:

Finds two lines to best cover all points.

Business Areas:
A/B Testing Data and Analytics

Given a set $S$ of $n$ points in the plane, we study the two-line-center problem: finding two lines that minimize the maximum distance from each point in $S$ to its closest line. We present a $(1+\varepsilon)$-approximation algorithm for the two-line-center problem that runs in $O((n/\varepsilon) \log (1/\varepsilon))$ time, which improves the previously best $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+\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(n \log n)$ time and show that it is optimal.

Page Count
43 pages

Category
Computer Science:
Computational Geometry