Improved Local Computation Algorithms for Constructing Spanners

Abstract

A spanner of a graph is a subgraph that preserves lengths of shortest paths up to a multiplicative distortion. For every kk, a spanner with size O(n1+1/k)O(n^{1+1/k}) and stretch (2k+1)(2k+1) can be constructed by a simple centralized greedy algorithm, and this is tight assuming Erd\H{o}s girth conjecture. In this paper we study the problem of constructing spanners in a local manner, specifically in the Local Computation Model proposed by Rubinfeld et al. (ICS 2011). We provide a randomized Local Computation Agorithm (LCA) for constructing (2rβˆ’1)(2r-1)-spanners with O~(n1+1/r)\tilde{O}(n^{1+1/r}) edges and probe complexity of O~(n1βˆ’1/r)\tilde{O}(n^{1-1/r}) for r∈{2,3}r \in \{2,3\}, where nn denotes the number of vertices in the input graph. Up to polylogarithmic factors, in both cases, the stretch factor is optimal (for the respective number of edges). In addition, our probe complexity for r=2r=2, i.e., for constructing a 33-spanner, is optimal up to polylogarithmic factors. Our result improves over the probe complexity of Parter et al. (ITCS 2019) that is O~(n1βˆ’1/2r)\tilde{O}(n^{1-1/2r}) for r∈{2,3}r \in \{2,3\}. Both our algorithms and the algorithms of Parter et al. use a combination of neighbor-probes and pair-probes in the above-mentioned LCAs. For general kβ‰₯1k\geq 1, we provide an LCA for constructing O(k2)O(k^2)-spanners with O~(n1+1/k)\tilde{O}(n^{1+1/k}) edges using O(n2/3Ξ”2)O(n^{2/3}\Delta^2) neighbor-probes, improving over the O~(n2/3Ξ”4)\tilde{O}(n^{2/3}\Delta^4) algorithm of Parter et al. By developing a new randomized LCA for graph decomposition, we further improve the probe complexity of the latter task to be O(n2/3βˆ’(1.5βˆ’Ξ±)/kΞ”2)O(n^{2/3-(1.5-\alpha)/k}\Delta^2), for any constant Ξ±>0\alpha>0. This latter LCA may be of independent interest.Comment: RANDOM 202

    Similar works

    Full text

    thumbnail-image

    Available Versions