Faster High Accuracy Multi-Commodity Flow from Single-Commodity Techniques

Jan van den Brand, Daniel J. Zhang

2023 IEEE 64TH ANNUAL SYMPOSIUM ON FOUNDATIONS OF COMPUTER SCIENCE, FOCS(2023)

引用 0|浏览2
暂无评分
摘要
Since the development of efficient linear program solvers in the 80s, all major improvements for solving multi-commodity flows to high accuracy came from improvements to general linear program solvers. This differs from the single commodity problem (e.g. maximum flow) where all recent improvements also rely on graph specific techniques such as graph decompositions or the Laplacian paradigm. This phenomenon sparked research to understand why these graph techniques are unlikely to help for multi-commodity flow. [Kyng and Zhang FOCS'17] reduced solving multi-commodity Laplacians to general linear systems and [Ding, Kyng, and Zhang ICALP'22] showed that general linear programs can be reduced to 2-commodity flow. However, the reductions create sparse graph instances, so improvement to multi-commodity flows on denser graphs might exist. We show that one can indeed speed up multi-commodity flow algorithms on non-sparse graphs using graph techniques from single-commodity flow algorithms. This is the first improvement to high accuracy multi-commodity flow algorithms that does not just stem from improvements to general linear program solvers. In particular, using graph data structures from recent min-cost flow algorithm by [Brand, Lee, Liu, Saranurak, Sidford, Song, and Wang STOC'21] based on the celebrated expander decomposition framework, we show that 2-commodity flow on an n-vertex m-edge graph can be solved deterministically in (O) over tilde(root mn(omega-1/2)) time for current bounds on fast matrix multiplication omega approximate to 2.372, improving upon the previous fastest algorithms with (O) over tilde (m(omega)) [Cohen, Lee, and Song STOC'19] and (O) over tilde(root mn(2)) [Kapoor and Vaidya'96] time complexity. For general k commodities, our algorithm runs in (O) over tilde (k(2.5)root mn(omega-1/2)) time.
更多
查看译文
关键词
G.1.6.g Linear programming,E.1 Data Structures,G.2.2.a Graph algorithms,G.2.2.d Network problems
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要