An Optimal-Time Construction of Euclidean Sparse Spanners with Tiny Diameter
Shay Solomon

TL;DR
This paper presents an optimal-time algorithm for constructing Euclidean sparse spanners with small diameter and near-linear edges, improving previous bounds and resolving a major open problem in geometric network design.
Contribution
It introduces a method to build $(1+ ext{epsilon})$-spanners with diameter at most $k$ and $O(n imes ext{alpha}_k(n))$ edges in $O(n ext{log} n)$ time, matching theoretical lower bounds.
Findings
Constructed spanners with optimal $O(n ext{log} n)$ time.
Achieved near-linear edges $O(n imes ext{alpha}_k(n))$ for small diameter.
Resolved open problem on spanner construction complexity.
Abstract
In STOC'95 \cite{ADMSS95} Arya et al.\ showed that for any set of points in , a -spanner with diameter at most 2 (respectively, 3) and edges (resp., edges) can be built in time. Moreover, it was shown in \cite{ADMSS95,NS07} that for any , one can build in time a -spanner with diameter at most and edges. The function is the inverse of a certain function at the th level of the primitive recursive hierarchy, where , \ldots, etc. It is also known \cite{NS07} that if one allows quadratic time then these bounds can be…
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 · Robotic Path Planning Algorithms · Advanced Numerical Analysis Techniques
