Approximate Max-Flow Min-Multicut Theorem for Graphs of Bounded Treewidth
Tobias Friedrich, Davis Issac, Nikhil Kumar, Nadym Mallek, Ziena Zeif

TL;DR
This paper establishes an approximate max-multiflow min-multicut theorem for graphs with bounded treewidth, providing a tight bound and a polynomial-time approximation algorithm with logarithmic factor for the multicut problem.
Contribution
It proves a tight approximate max-multiflow min-multicut theorem for bounded treewidth graphs and introduces a constructive polynomial-time approximation algorithm.
Findings
The multicommodity flow and multicut capacities are within an O(log r) factor for treewidth-r graphs.
The result is tight up to constant factors, matching known lower bounds.
Provides a polynomial-time O(log r)-approximation algorithm for the multicut problem.
Abstract
We prove an approximate max-multiflow min-multicut theorem for bounded treewidth graphs. In particular, we show the following: Given a treewidth- graph, there exists a (fractional) multicommodity flow of value , and a multicut of capacity such that . It is well known that the multiflow-multicut gap on an -vertex (constant degree) expander graph can be , and hence our result is tight up to constant factors. Our proof is constructive, and we also obtain a polynomial time -approximation algorithm for the minimum multicut problem on treewidth- graphs. Our algorithm proceeds by rounding the optimal fractional solution to the natural linear programming relaxation of the multicut problem. We introduce novel modifications to the well-known region growing algorithm to facilitate the rounding…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · VLSI and FPGA Design Techniques
