English

Approximating Multicut and the Demand Graph

Discrete Mathematics 2016-08-01 v1 Computational Complexity Data Structures and Algorithms

Abstract

In the minimum Multicut problem, the input is an edge-weighted supply graph G=(V,E)G=(V,E) and a simple demand graph H=(V,F)H=(V,F). Either GG and HH are directed (DMulC) or both are undirected (UMulC). The goal is to remove a minimum weight set of edges in GG such that there is no path from ss to tt in the remaining graph for any (s,t)F(s,t) \in F. UMulC admits an O(logk)O(\log k)-approximation where kk is the vertex cover size of HH while the best known approximation for DMulC is min{k,O~(n11/23)}\min\{k, \tilde{O}(n^{11/23})\}. 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 role that the structure of the demand graph HH plays in determining the approximability of Multicut. In undirected graphs our main result is a 22-approximation in nO(t)n^{O(t)} time when the demand graph HH excludes an induced matching of size tt. This gives a constant factor approximation for a specific demand graph that motivated this work. In contrast to undirected graphs, we prove that in directed graphs such approximation algorithms can not exist. Assuming the Unique Games Conjecture (UGC), for a large class of fixed demand graphs DMulC cannot be approximated to a factor better than worst-case flow-cut gap. As a consequence we prove that for any fixed kk, assuming UGC, DMulC with kk demand pairs is hard to approximate to within a factor better than kk. On the positive side, we prove an approximation of kk when the demand graph excludes certain graphs as an induced subgraph. This generalizes the Multiway Cut result to a much larger class of demand graphs.

Keywords

Cite

@article{arxiv.1607.07200,
  title  = {Approximating Multicut and the Demand Graph},
  author = {Chandra Chekuri and Vivek Madan},
  journal= {arXiv preprint arXiv:1607.07200},
  year   = {2016}
}
R2 v1 2026-06-22T15:03:14.019Z