Approximating Multicut and the Demand Graph
Chandra Chekuri, Vivek Madan

TL;DR
This paper investigates the approximability of the Multicut problem with various demand graph structures, providing new algorithms for undirected cases and hardness results for directed cases under the Unique Games Conjecture.
Contribution
It introduces a 2-approximation algorithm for undirected Multicut with demand graphs excluding large induced matchings and establishes hardness results for directed Multicut under UGC.
Findings
2-approximation for undirected Multicut with excluded induced matchings
Hardness of approximation for directed Multicut under UGC
Generalization of Multiway Cut approximation to broader demand graphs
Abstract
In the minimum Multicut problem, the input is an edge-weighted supply graph and a simple demand graph . Either and are directed (DMulC) or both are undirected (UMulC). The goal is to remove a minimum weight set of edges in such that there is no path from to in the remaining graph for any . UMulC admits an -approximation where is the vertex cover size of while the best known approximation for DMulC is . These approximations are obtained by proving corresponding results on the multicommodity flow-cut gap. In contrast to these results some special cases of Multicut, such as the well-studied Multiway Cut problem, admit a constant factor approximation in both undirected and directed graphs. Motivated by both concrete instances from applications and abstract considerations, we consider the…
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 · Facility Location and Emergency Management · Optimization and Search Problems
