English

Faster Energy Maximization for Faster Maximum Flow

Data Structures and Algorithms 2019-11-01 v1 Optimization and Control

Abstract

In this paper we provide an algorithm which given any mm-edge nn-vertex directed graph with integer capacities at most UU computes a maximum ss-tt flow for any vertices ss and tt in m11/8+o(1)U1/4m^{11/8+o(1)}U^{1/4} time with high probability. This running time improves upon the previous best of O~(m10/7U1/7)\tilde{O}(m^{10/7} U^{1/7}) (M\k{a}dry 2016), O~(mnlogU)\tilde{O}(m \sqrt{n} \log U) (Lee Sidford 2014), and O(mn)O(mn) (Orlin 2013) when the graph is not too dense or has large capacities. We achieve this result by leveraging recent advances in solving undirected flow problems on graphs. We show that in the maximum flow framework of (M\k{a}dry 2016) the problem of optimizing the amount of perturbation of the central path needed to maximize energy and thereby reduce congestion can be efficiently reduced to a smoothed 2\ell_2-p\ell_p flow optimization problem, which can be solved approximately via recent work (Kyng, Peng, Sachdeva, Wang 2019). Leveraging this new primitive, we provide a new long-step interior point method for maximum flow with faster convergence and simpler analysis that no longer needs global potential functions involving energy as in previous methods (M\k{a}dry 2013, M\k{a}dry 2016).

Keywords

Cite

@article{arxiv.1910.14276,
  title  = {Faster Energy Maximization for Faster Maximum Flow},
  author = {Yang P. Liu and Aaron Sidford},
  journal= {arXiv preprint arXiv:1910.14276},
  year   = {2019}
}

Comments

40 pages

R2 v1 2026-06-23T12:00:25.296Z