English

Mimicking Networks for Constrained Multicuts in Hypergraphs

Data Structures and Algorithms 2024-09-23 v2

Abstract

In this paper, we study a \emph{multicut-mimicking network} for a hypergraph over terminals TT with a parameter cc. It is a hypergraph preserving the minimum multicut values of any set of pairs over TT where the value is at most cc. This is a new variant of the multicut-mimicking network of a graph in [Wahlstr\"om ICALP'20], which introduces a parameter cc and extends it to handle hypergraphs. Additionally, it is a natural extension of the \emph{connectivity-cc mimicking network} introduced by [Chalermsook et al. SODA'21] and [Jiang et al. ESA'22] that is a (hyper)graph preserving the minimum cut values between two subsets of terminals where the value is at most cc. We propose an algorithm for a hypergraph that returns a multicut-mimicking network over terminals TT with a parameter cc having TcO(rlogc)|T|c^{O(r\log c)} hyperedges in p1+o(1)+T(crlogn)O~(rc)mp^{1+o(1)}+|T|(c^r\log n)^{\tilde{O}(rc)}m time, where pp and rr are the total size and the rank, respectively, of the hypergraph.

Keywords

Cite

@article{arxiv.2409.12548,
  title  = {Mimicking Networks for Constrained Multicuts in Hypergraphs},
  author = {Kyungjin Cho and Eunjin Oh},
  journal= {arXiv preprint arXiv:2409.12548},
  year   = {2024}
}

Comments

Accepted to appear in proceedings of ISAAC 2024

R2 v1 2026-06-28T18:49:55.721Z