Incremental Shortest Paths in Almost Linear Time via a Modified Interior Point Method
arXiv:2506.19207
Abstract
We give an algorithm that takes a directed graph undergoing edge insertions with lengths in , and maintains -approximate shortest path distances from a fixed source to all other vertices. The algorithm is deterministic and runs in total time , for any . This is achieved by designing a nonstandard interior point method to crudely detect when the distances from other vertices have decreased by a factor, and implementing it using the deterministic min-ratio cycle data structure of [Chen-Kyng-Liu-Meierhans-Probst, STOC 2024].
20 pages