English

Bellman-Ford in Almost-Linear Time

Data Structures and Algorithms 2026-07-21 v1

Abstract

We consider the single-source shortest paths problem on a directed graph with real-valued (possibly negative) edge weights and solve this problem in m1+o(1)m^{1+o(1)} time.

Cite

@article{arxiv.2607.19346,
  title  = {Bellman-Ford in Almost-Linear Time},
  author = {Isaac M. Hair and George Z. Li and Jason Li and Junkai Zhang},
  journal= {arXiv preprint arXiv:2607.19346},
  year   = {2026}
}
R2 v1 2026-07-22T20:50:19.791Z