,
Rachel Saban
,
Micha Sharir
Creative Commons Attribution 4.0 International license
We present efficient algorithms for the bottleneck path problem in two geometric settings that arise naturally in applications: directional-antenna graphs in the plane with antenna angles bounded from below by a constant, and visibility graphs whose vertices lie on or above a 1.5-dimensional terrain, both with Euclidean distances as edge weights. We provide near-linear algorithms for the corresponding decision problems, namely, determining whether the subgraph obtained by retaining all edges with weight at most some threshold bn contains a path from s to t. We then use the decision procedures to obtain algorithms for the bottleneck path problem that run in O^*(n^{8/7}) randomized expected time, where n is the input size and the O^*(⋅) notation hides subpolynomial factors.
Within the same performance bounds, we can also solve the bounded-hop version, in which we only consider s-t paths with at most k edges, for a given integer k < n.
@InProceedings{katz_et_al:LIPIcs.MFCS.2026.31,
author = {Katz, Matthew J. and Saban, Rachel and Sharir, Micha},
title = {{Efficient Algorithms for the Bottleneck Path Problem in Geometric Graphs}},
booktitle = {51st International Symposium on Mathematical Foundations of Computer Science (MFCS 2026)},
pages = {31:1--31:15},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-442-0},
ISSN = {1868-8969},
year = {2026},
volume = {386},
editor = {Kouck\'{y}, Michal and Petrișan, Daniela},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.MFCS.2026.31},
URN = {urn:nbn:de:0030-drops-274121},
doi = {10.4230/LIPIcs.MFCS.2026.31},
annote = {Keywords: Bottleneck path, BFS, Antennas, Terrain, Visibility, Bichromatic closest pair, Bounded hop, Reverse shortest paths}
}