English

Approximation Algorithms for Norm Multiway Cut

Data Structures and Algorithms 2023-08-17 v1

Abstract

We consider variants of the classic Multiway Cut problem. Multiway Cut asks to partition a graph GG into kk parts so as to separate kk given terminals. Recently, Chandrasekaran and Wang (ESA 2021) introduced p\ell_p-norm Multiway, a generalization of the problem, in which the goal is to minimize the p\ell_p norm of the edge boundaries of kk parts. We provide an O(log1/2nlog1/2+1/pk)O(\log^{1/2} n\log^{1/2+1/p} k) approximation algorithm for this problem, improving upon the approximation guarantee of O(log3/2nlog1/2k)O(\log^{3/2} n \log^{1/2} k) due to Chandrasekaran and Wang. We also introduce and study Norm Multiway Cut, a further generalization of Multiway Cut. We assume that we are given access to an oracle, which answers certain queries about the norm. We present an O(log1/2nlog7/2k)O(\log^{1/2} n \log^{7/2} k) approximation algorithm with a weaker oracle and an O(log1/2nlog5/2k)O(\log^{1/2} n \log^{5/2} k) approximation algorithm with a stronger oracle. Additionally, we show that without any oracle access, there is no n1/4εn^{1/4-\varepsilon} approximation algorithm for every ε>0\varepsilon > 0 assuming the Hypergraph Dense-vs-Random Conjecture.

Keywords

Cite

@article{arxiv.2308.08373,
  title  = {Approximation Algorithms for Norm Multiway Cut},
  author = {Charlie Carlson and Jafar Jafarov and Konstantin Makarychev and Yury Makarychev and Liren Shan},
  journal= {arXiv preprint arXiv:2308.08373},
  year   = {2023}
}

Comments

25 pages, ESA 2023

R2 v1 2026-06-28T11:57:03.212Z