Õptimal Fault-Tolerant Labeling for Reachability and Approximate Distances in Directed Planar Graphs
By: Itai Boneh , Shiri Chechik , Shay Golan and more
Potential Business Impact:
Find distances in maps faster, even if a spot is blocked.
We present a labeling scheme that assigns labels of size $\tilde O(1)$ to the vertices of a directed weighted planar graph $G$, such that for any fixed $\varepsilon>0$ from the labels of any three vertices $s$, $t$ and $f$ one can determine in $\tilde O(1)$ time a $(1+\varepsilon)$-approximation of the $s$-to-$t$ distance in the graph $G\setminus\{f\}$. For approximate distance queries, prior to our work, no efficient solution existed, not even in the centralized oracle setting. Even for the easier case of reachability, $\tilde O(1)$ queries were known only with a centralized oracle of size $\tilde O(n)$ [SODA 21].
Similar Papers
Faster Construction of a Planar Distance Oracle with Õ(1) Query Time
Data Structures and Algorithms
Find shortest paths much faster in maps.
Fault-Tolerant Approximate Distance Oracles with a Source Set
Data Structures and Algorithms
Finds shortest paths even if some roads break.
Fault-Tolerant Approximate Distance Oracles with a Source Set
Data Structures and Algorithms
Finds fast routes even if some roads break.