Diameter Computation on (Random) Geometric Graphs
Thomas Bl\"asius, Annemarie Schaub, Marcus Wilhelm

TL;DR
This paper introduces a novel algorithm for efficiently computing the diameter of random geometric graphs, achieving significantly improved theoretical bounds and establishing a general framework based on geometric properties.
Contribution
It presents the first sub-quadratic time bounds for diameter computation on RGGs and develops a general framework using geometric separators for efficient algorithms.
Findings
New algorithm achieves $ ilde{O}(n^{1.737})$ time for RGGs.
Framework based on geometric separators enables efficient diameter computation.
Verifies the framework on RGGs and analyzes the iFUB algorithm's performance.
Abstract
We present an algorithm that computes the diameter of random geometric graphs (RGGs) with expected average degree for constant in time, asymptotically almost surely. This brings the running time down to for average degree . To the best of our knowledge, this constitutes the first such bound for RGGs and for a substantial range of average degrees, it is notably smaller than the recent bound of by Chan et al. (FOCS 2025) for the more general class of all unit disk graphs. Our algorithm also works on RGGs with the flat torus as ground space, with a running time in . While our bounds on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Graph Theory and Algorithms · Data Management and Algorithms
