Faster Algorithms for Dual-Failure Replacement Paths
Shiri Chechik, Tianyi Zhang

TL;DR
This paper introduces the first truly subcubic combinatorial algorithm for dual failure replacement paths in unweighted directed graphs, significantly improving the runtime over previous methods and exploring algebraic solutions for weighted cases.
Contribution
It presents the first truly subcubic combinatorial algorithm for dual failure replacement paths in unweighted digraphs and advances algebraic algorithms for weighted graphs with small integer weights.
Findings
Achieved a runtime of O(n^{3-1/18}) for unweighted digraphs.
Developed an algebraic algorithm with runtime O(Mn^{2.8716}) for weighted graphs with small integer weights.
Improved upon previous algorithms with higher runtimes and established new bounds for dual failure replacement paths.
Abstract
Given a simple weighted directed graph on vertices as well as two designated terminals , our goal is to compute the shortest path from to avoiding any pair of presumably failed edges , which is a natural generalization of the classical replacement path problem which considers single edge failures only. This dual failure replacement paths problem was recently studied by Vassilevska Williams, Woldeghebriel and Xu [FOCS 2022] who designed a cubic time algorithm for general weighted digraphs which is conditionally optimal; in the same paper, for unweighted graphs where , the authors presented an algebraic algorithm with runtime , as well as a conditional lower bound of against combinatorial algorithms. However, it was unknown in their work whether fast matrix multiplication is…
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.
