vix.ing · top · new · best · stats · spec

Incremental Approximate Maximum Flow in m1/2+o(1) update time

2022/11/17 by Goranci, Gramoz, Henzinger, Monika
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.2211.09606

Abstract

We show an (1+ε)-approximation algorithm for maintaining maximum s-t flow under m edge insertions in m1/2+o(1) ε-1/2 amortized update time for directed, unweighted graphs. This constitutes the first sublinear dynamic maximum flow algorithm in general sparse graphs with arbitrarily good approximation guarantee.

Related