English

Global and fixed-terminal cuts in digraphs

Data Structures and Algorithms 2017-07-07 v2 Optimization and Control

Abstract

The computational complexity of multicut-like problems may vary significantly depending on whether the terminals are fixed or not. In this work we present a comprehensive study of this phenomenon in two types of cut problems in directed graphs: double cut and bicut. 1. The fixed-terminal edge-weighted double cut is known to be solvable efficiently. We show a tight approximability factor of 22 for the fixed-terminal node-weighted double cut. We show that the global node-weighted double cut cannot be approximated to a factor smaller than 3/23/2 under the Unique Games Conjecture (UGC). 2. The fixed-terminal edge-weighted bicut is known to have a tight approximability factor of 22. We show that the global edge-weighted bicut is approximable to a factor strictly better than 22, and that the global node-weighted bicut cannot be approximated to a factor smaller than 3/23/2 under UGC. 3. In relation to these investigations, we also prove two results on undirected graphs which are of independent interest. First, we show NP-completeness and a tight inapproximability bound of 4/34/3 for the node-weighted 33-cut problem. Second, we show that for constant kk, there exists an efficient algorithm to solve the minimum {s,t}\{s,t\}-separating kk-cut problem. Our techniques for the algorithms are combinatorial, based on LPs and based on enumeration of approximate min-cuts. Our hardness results are based on combinatorial reductions and integrality gap instances.

Keywords

Cite

@article{arxiv.1612.00156,
  title  = {Global and fixed-terminal cuts in digraphs},
  author = {Kristóf Bérczi and Karthekeyan Chandrasekaran and Tamás Király and Euiwoong Lee and Chao Xu},
  journal= {arXiv preprint arXiv:1612.00156},
  year   = {2017}
}

Comments

37 pages, 5 figures, APPROX 2017

R2 v1 2026-06-22T17:10:19.876Z