Compact and Fast Sensitivity Oracles for Single-Source Distances

August 16, 2016 Β· Declared Dead Β· πŸ› Embedded Systems and Applications

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Davide BilΓ², Luciano GualΓ , Stefano Leucci, Guido Proietti arXiv ID 1608.04769 Category cs.DS: Data Structures & Algorithms Citations 15 Venue Embedded Systems and Applications Last Checked 3 months ago
Abstract
Let $s$ denote a distinguished source vertex of a non-negatively real weighted and undirected graph $G$ with $n$ vertices and $m$ edges. In this paper we present two efficient \emph{single-source approximate-distance sensitivity oracles}, namely \emph{compact} data structures which are able to \emph{quickly} report an approximate (by a multiplicative stretch factor) distance from $s$ to any node of $G$ following the failure of any edge in $G$. More precisely, we first present a sensitivity oracle of size $O(n)$ which is able to report 2-approximate distances from the source in $O(1)$ time. Then, we further develop our construction by building, for any $0<Ξ΅<1$, another sensitivity oracle having size $O\left(n\cdot \frac{1}Ξ΅ \log \frac{1}Ξ΅\right)$, and which is able to report a $(1+Ξ΅)$-approximate distance from $s$ to any vertex of $G$ in $O\left(\log n\cdot \frac{1}Ξ΅ \log \frac{1}Ξ΅\right)$ time. Thus, this latter oracle is essentially optimal as far as size and stretch are concerned, and it only asks for a logarithmic query time. Finally, our results are complemented with a space lower bound for the related class of single-source \emph{additively-stretched} sensitivity oracles, which is helpful to realize the hardness of designing compact oracles of this type.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted