English

Near-Additive Spanners and Near-Exact Hopsets, A Unified View

Data Structures and Algorithms 2020-01-22 v1

Abstract

Given an {\em unweighted} undirected graph G=(V,E)G = (V,E), and a pair of parameters ϵ>0\epsilon > 0, β=1,2,\beta = 1,2,\ldots, a subgraph G=(V,H)G' =(V,H), HEH \subseteq E, of GG is a {\em (1+ϵ,β)(1+\epsilon,\beta)-spanner} (aka, a {\em near-additive spanner}) of GG if for every u,vVu,v \in V, dG(u,v)(1+ϵ)dG(u,v)+β .d_{G'}(u,v) \le (1+\epsilon)d_G(u,v) + \beta~. It was shown in \cite{EP01} that for any nn-vertex GG as above, and any ϵ>0\epsilon > 0 and κ=1,2,\kappa = 1,2,\ldots, there exists a (1+ϵ,β)(1+\epsilon,\beta)-spanner GG' with Oϵ,κ(n1+1/κ)O_{\epsilon,\kappa}(n^{1+1/\kappa}) edges, with β=βEP=(logκϵ)logκ2 .\beta = \beta_{EP} = \left({{\log \kappa} \over \epsilon}\right)^{\log \kappa - 2}~. This bound remains state-of-the-art, and its dependence on ϵ\epsilon (for the case of small κ\kappa) was shown to be tight in \cite{ABP18}. Given a {\em weighted} undirected graph G=(V,E,ω)G = (V,E,\omega), and a pair of parameters ϵ>0\epsilon > 0, β=1,2,\beta = 1,2,\ldots, a graph G=(V,H,ω)G'= (V,H,\omega') is a {\em (1+ϵ,β)(1+\epsilon,\beta)-hopset} (aka, a {\em near-exact hopset}) of GG if for every u,vVu,v \in V, dG(u,v)dGG(β)(u,v)(1+ϵ)dG(u,v) ,d_G(u,v) \le d_{G\cup G'}^{(\beta)}(u,v) \le (1+\epsilon)d_G(u,v)~, where dGG(β)(u,v) d_{G\cup G'}^{(\beta)}(u,v) stands for a β\beta-(hop)-bounded distance between uu and vv in the union graph GGG \cup G'. It was shown in \cite{EN16} that for any nn-vertex GG and ϵ\epsilon and κ\kappa as above, there exists a (1+ϵ,β)(1+\epsilon,\beta)-hopset with O~(n1+1/κ)\tilde{O}(n^{1+1/\kappa}) edges, with β=βEP\beta = \beta_{EP}. Not only the two results of \cite{EP01} and \cite{EN16} are strikingly similar, but so are also their proof techniques. Moreover, Thorup-Zwick's later construction of near-additive spanners \cite{TZ06} was also shown in \cite{EN19,HP17} to provide hopsets with analogous (to that of \cite{TZ06}) properties. In this survey we explore this intriguing phenomenon, sketch the basic proof techniques used for these results, and highlight open questions.

Keywords

Cite

@article{arxiv.2001.07477,
  title  = {Near-Additive Spanners and Near-Exact Hopsets, A Unified View},
  author = {Michael Elkin and Ofer Neiman},
  journal= {arXiv preprint arXiv:2001.07477},
  year   = {2020}
}

Comments

A survey