,
Anil Maheshwari
,
Michiel Smid
Creative Commons Attribution 4.0 International license
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+ε)-approximation algorithm for the two-line-center problem that runs in O((n/ε) log (1/ε)) time, which improves the previously best O(nlog n + (n/ε²) log (1/ε) + (1/ε³)log (1/ε))-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+ε)-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.
@InProceedings{chung_et_al:LIPIcs.SoCG.2026.31,
author = {Chung, Chaeyoon and Maheshwari, Anil and Smid, Michiel},
title = {{Linear-Time (1+\epsilon)-Approximation Algorithms for Two-Line-Center Problems}},
booktitle = {42nd International Symposium on Computational Geometry (SoCG 2026)},
pages = {31:1--31:17},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-418-5},
ISSN = {1868-8969},
year = {2026},
volume = {367},
editor = {Ahn, Hee-Kap and Hoffmann, Michael and Nayyeri, Amir},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.SoCG.2026.31},
URN = {urn:nbn:de:0030-drops-258374},
doi = {10.4230/LIPIcs.SoCG.2026.31},
annote = {Keywords: Approximation algorithm, two-line-center problem, k-line-center problem, projective clustering, \epsilon-certificate, \epsilon-coreset, width of a point set}
}