Near Optimal Dual Fault Tolerant Distance Oracle
Dipan Dey, Manoj Gupta

TL;DR
This paper introduces a near-optimal dual fault-tolerant distance oracle for undirected, unweighted graphs that provides instant shortest path queries avoiding two edges, with improved simplicity and comparable space complexity.
Contribution
It presents a new dual fault-tolerant distance oracle with constant query time and nearly optimal space, simplifying previous complex solutions.
Findings
Query time is O(1) with high probability.
Space complexity is nearly optimal at ~O(n^2).
Improves upon prior work by Pettie and Duan in both simplicity and performance.
Abstract
We present a dual fault-tolerant distance oracle for undirected and unweighted graphs. Given a set of two edges, as well as a source node and a destination node , our oracle returns the length of the shortest path from to that avoids in time with a high probability. The space complexity of our oracle is \footnote{ hides poly factor }, making it nearly optimal in terms of both space and query time. Prior to our work, Pettie and Duan [SODA 2009] designed a dual fault-tolerant distance oracle that required space and query time. In addition to improving the query time, our oracle is much simpler than the previous approach.
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.
