English

Efficient Construction of Spanners in $d$-Dimensions

Computational Geometry 2013-03-29 v1 Data Structures and Algorithms

Abstract

In this paper we consider the problem of efficiently constructing kk-vertex fault-tolerant geometric tt-spanners in \dspace\dspace (for k0k \ge 0 and t>1t >1). Vertex fault-tolerant spanners were introduced by Levcopoulus et. al in 1998. For k=0k=0, we present an O(nlogn)O(n \log n) method using the algebraic computation tree model to find a tt-spanner with degree bound O(1) and weight O(\weight(MST))O(\weight(MST)). This resolves an open problem. For k1k \ge 1, we present an efficient method that, given nn points in \dspace\dspace, constructs kk-vertex fault-tolerant tt-spanners with the maximum degree bound O(k) and weight bound O(k2\weight(MST))O(k^2 \weight(MST)) in time O(nlogn)O(n \log n). Our method achieves the best possible bounds on degree, total edge length, and the time complexity, and solves the open problem of efficient construction of (fault-tolerant) tt-spanners in \dspace\dspace in time O(nlogn)O(n \log n).

Cite

@article{arxiv.1303.7217,
  title  = {Efficient Construction of Spanners in $d$-Dimensions},
  author = {Sanjiv Kapoor and XiangYang Li},
  journal= {arXiv preprint arXiv:1303.7217},
  year   = {2013}
}

Comments

29 pages, 4 figures

R2 v1 2026-06-21T23:49:55.344Z