Subquadratic Approximation Algorithms for Separating Two Points with Objects in the Plane
Abstract
The (unweighted) point-separation problem asks, given a pair of points and in the plane, and a set of candidate geometric objects, for the minimum-size subset of objects whose union blocks all paths from to . Recent work has shown that the point-separation problem can be characterized as a type of shortest-path problem in a geometric intersection graph within a special lifted space. However, all known solutions to this problem essentially reduce to some form of APSP, and hence take at least quadratic time, even for special object types. We improve the conditional quadratic lower bounds for this problem, but our main results are positive: We bypass this barrier by providing subquadratic algorithms to produce solutions of size or . Our algorithms are fundamentally different from the APSP-based approach. In particular, we give Monte Carlo randomized additive approximation algorithms running in time for disks, axis-aligned line segments and constant-complexity rectilinear polylines, and time for line segments and constant-complexity polylines. We will also give deterministic multiplicative-additive approximation algorithms that, for any value , guarantee a solution of size while running in time for disks, axis-aligned line segments and constant-complexity rectilinear polylines, and time for line segments and constant-complexity polylines.
Cite
@article{arxiv.2507.22293,
title = {Subquadratic Approximation Algorithms for Separating Two Points with Objects in the Plane},
author = {Jayson Lynch and Jack Spalding-Jamieson},
journal= {arXiv preprint arXiv:2507.22293},
year = {2026}
}
Comments
27 pages, 10 figures