Near Optimal Algorithm for Fault Tolerant Distance Oracle and Single Source Replacement Path problem
Dipan Dey, Manoj Gupta

TL;DR
This paper introduces a near-optimal deterministic distance oracle for fault-tolerant shortest path queries and applies it to solve the single source replacement path problem efficiently, improving preprocessing time and matching lower bounds.
Contribution
The paper presents a deterministic distance oracle with improved preprocessing time and query efficiency, and demonstrates its application to solve the SSR problem optimally up to polylogarithmic factors.
Findings
Deterministic oracle built in O(m\u221A n) time.
Oracle answers queries in O(1) time.
SSR problem solved in O(m n + |\u211D|) time, matching lower bounds.
Abstract
In a graph with a source , we design a distance oracle that can answer the following query: Query -- find the length of shortest path from a fixed source to any destination vertex while avoiding any edge . We design a deterministic algorithm that builds such an oracle in time. Our oracle uses space and can answer queries in time. Our oracle is an improvement of the work of Bil\`{o} et al. (ESA 2021) in the preprocessing time, which constructs the first deterministic oracle for this problem in time. Using our distance oracle, we also solve the {\em single source replacement path problem} (SSR problem). Chechik and Cohen (SODA 2019) designed a randomized combinatorial algorithm to solve the SSR problem. The running time of their algorithm is . In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
