Faster Min-Cost Flow and Approximate Tree Decomposition on Bounded Treewidth Graphs
Sally Dong, Guanghao Ye

TL;DR
This paper introduces a faster algorithm for min-cost flow on graphs with bounded treewidth, leveraging advanced linear programming techniques, and also provides an improved method for approximate tree decomposition.
Contribution
It presents a novel algorithm that improves min-cost flow computation time on bounded treewidth graphs and offers a new approach for approximate tree decomposition.
Findings
Achieves $ ilde{O}(m\sqrt{ au} + S)$ time for min-cost flow with tree decomposition.
Runs in $ ilde{O}(m \sqrt{n})$ time for general graphs, surpassing previous methods.
Provides a $ ilde{O}( ext{tw}^3 imes m)$ time algorithm for approximate tree decomposition.
Abstract
We present an algorithm for min-cost flow in graphs with vertices and edges, given a tree decomposition of width and size , and polynomially bounded, integral edge capacities and costs, running in time. This improves upon the previous fastest algorithm in this setting achieved by the bounded-treewidth linear program solver by [Dong-Lee-Ye,21] and [Gu-Song,22], which runs in time, where is the matrix multiplication exponent. Our approach leverages recent advances in structured linear program solvers and robust interior point methods (IPM). For general graphs where treewidth is trivially bounded by , the algorithm runs in time, which is the best-known result without using the Lee-Sidford barrier or IPM, demonstrating the surprising power…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
