Near Optimal Algorithm for Fault Tolerant Distance Oracle and Single Source Replacement Path Problem
Source
Leibniz International Proceedings in Informatics Lipics
ISSN
18688969
Date Issued
2022-09-01
Author(s)
Dey, Dipan
Abstract
In a graph G with a source s, we design a distance oracle that can answer the following query: Query(s, t, e) - find the length of shortest path from a fixed source s to any destination vertex t while avoiding any edge e. We design a deterministic algorithm that builds such an oracle in eO(m √ n) time1. Our oracle uses eO(n √ n) space and can answer queries in eO(1) time. Our oracle is an improvement of the work of Bilò et al. (ESA 2021) in the preprocessing time, which constructs the first deterministic oracle for this problem in eO(m √ n + n2) time. Using our distance oracle, we also solve the single source replacement path problem (Ssrp problem). Chechik and Cohen (SODA 2019) designed a randomized combinatorial algorithm to solve the Ssrp problem. The running time of their algorithm is eO(m √ n + n2). In this paper, we show that the Ssrp problem can be solved in eO(m √ n + |R|) time, where R is the output set of the Ssrp problem in G. Our Ssrp algorithm is optimal (upto polylogarithmic factor) as there is a conditional lower bound of Ω(m √ n) for any combinatorial algorithm that solves this problem.
Subjects
distance sensitivity oracle | single-source replacement paths
