---
格式版本: 2
标题: "A Simple Algorithm for the Directed Multiple Source Replacement Paths Problem"
原文链接: "https://arxiv.org/abs/2608.16615"
发布日期: "2026-08-17"
发布时间校准状态: "found"
发布时间需复核: "否"
发布时间来源: "rule:local:strict_original_body"
发布时间证据: "**\\[v1\\]** Mon, 17 Aug 2026 14:17:30 UTC (82 KB)"
发布时间校准原因: "规则确认唯一严格发布时间，来源 local:strict_original_body"
发布时间校准置信度: "high"
发布时间候选数量: 18
发布时间严格候选数量: 6
发布时间原页读取状态: "source template page reused from URL open"
发布时间未找到原因: ""
发布时间校准时间: "2026-08-20T14:47:00+08:00"
发布时间仲裁状态: "skipped"
发布时间仲裁尝试次数: 0
发布时间仲裁耗时毫秒: 0
发现时间: "2026-08-20T14:38:42+08:00"
入库时间: "2026-08-20T06:47:01.063Z"
来源平台: "arXiv 学术论文搜索"
搜索渠道: "source_template"
搜索词: "https://arxiv.org/search/?query=Oracle&searchtype=all"
匹配关键词:
  []
相关厂家:
  - "Oracle"
相关专家:
  []
内容类型: "网页"
抓取工具: "Free Fetch + Defuddle"
清洗工具: "Defuddle Markdown + Defuddle/Readability 正文提取"
原始附件:
  []
AI优质: "否"
AI打分: 5
AI分档: "非优质"
AI质检状态: "不通过"
AI打分理由: "正文为图论算法论文，与超节点/AI Rack/机柜级AI基础设施完全无关，仅搜索词命中Oracle，无有效信号。"
AI质检模型: "ali-deepseek-v4-flash"
AI质检时间: "2026-08-20T14:51:07+08:00"
AI主题相关性: 0
AI来源权威性: 5
AI新颖性: 0
AI技术细节: 0
AI商业部署信号: 0
AI完整性: 5
AI摘要: "Kaito Harada 和 Taisuke Izumi 提出一个简洁的随机化组合算法，用于有向无权图的多源替换路径问题，在 O~(m√(σn)+σn²) 时间内高概率算出所有输出距离，改进了此前有向图上的已知最优界，并接近组合算法下界。"
AI摘要模型: "ali-deepseek-v4-flash"
AI摘要时间: "2026-09-07T03:25:17.679Z"
采集批次: "2026年8月20日14点19分32秒"
采集批次ID: "20260820-141932-079"
去重键: "https://arxiv.org/abs/2608.16615"
---

## Computer Science > Data Structures and Algorithms

## Title:A Simple Algorithm for the Directed Multiple Source Replacement Paths Problem

Authors:[Kaito Harada](https://arxiv.org/search/cs?searchtype=author&query=Harada,+K), [Taisuke Izumi](https://arxiv.org/search/cs?searchtype=author&query=Izumi,+T)

[View PDF](https://arxiv.org/pdf/2608.16615) [HTML (experimental)](https://arxiv.org/html/2608.16615v1)

> Abstract:In the replacement paths (RP) problem, we are given a graph $G = (V, E)$ with $n = |V|$ and $m = |E|$, together with two vertices $s, t \in V$, and are asked to compute the shortest-path distance from $s$ to $t$ in $G \setminus e$ for every failed edge $e \in E$. The multiple source replacement paths (MSRP) problem is its natural generalization: given a set $S \subseteq V$ of $\sigma$ sources, compute the replacement path distances for all pairs in $S \times V$.  
> In this paper, we present a randomized combinatorial algorithm that solves MSRP on unweighted directed graphs in $\tilde{O}(m\sqrt{\sigma n} + \sigma n^2)$ time, with all the output distances correct with high probability. This improves the best known bound $\tilde{O}(m\min\{\sigma\sqrt{n}, n\} + \sigma n^2)$ for directed graphs, which is obtained either by running the single source RP algorithm of Chechik and Magen \[ICALP'20\] from each source separately or by constructing and querying the all-pairs distance sensitivity oracle of Bernstein and Karger \[STOC'09\]. Our running time is essentially tight among combinatorial algorithms because Gupta, Jain, and Modi \[PODC'20\] proved a lower bound of $m{(\sigma n)}^{1/2-o(1)}$ for such algorithms, which holds even on undirected graphs, and the additive term $\sigma n^2$ is proportional to the time needed to write down the $\Theta(\sigma n^2)$ output distances. The algorithm is also remarkably simple.

| Comments: |  |
| --- | --- |
| Subjects: | Data Structures and Algorithms (cs.DS) |
| MSC classes: | 05C85 (Primary), 68W20, 68W40 (Secondary) |
| ACM classes: | F.2.2; G.2.2 |
| Cite as: | [arXiv:2608.16615](https://arxiv.org/abs/2608.16615) \[cs.DS\] |
|  | (or [arXiv:2608.16615v1](https://arxiv.org/abs/2608.16615v1) \[cs.DS\] for this version) |
|  | [https://doi.org/10.48550/arXiv.2608.16615](https://doi.org/10.48550/arXiv.2608.16615) |

## Submission history

From: Kaito Harada \[[view email](https://arxiv.org/show-email/55917fbf/2608.16615)\]  
**\[v1\]** Mon, 17 Aug 2026 14:17:30 UTC (82 KB)

[Which authors of this paper are endorsers?](https://arxiv.org/auth/show-endorsers/2608.16615) | Disable MathJax ([What is MathJax?](https://info.arxiv.org/help/mathjax.html))
