Arrow Research search
Back to MFCS

MFCS 2020

Quick Separation in Chordal and Split Graphs

Conference Paper Accepted Paper Algorithms and Complexity ยท Theoretical Computer Science

Abstract

In this paper we study two classical cut problems, namely Multicut and Multiway Cut on chordal graphs and split graphs. In the Multicut problem, the input is a graph G, a collection of ๐“ vertex pairs (s_i, t_i), i โˆˆ [๐“], and a positive integer k and the goal is to decide if there exists a vertex subset S โІ V(G)โงต {s_i, t_i: i โˆˆ [๐“]} of size at most k such that for every vertex pair (s_i, t_i), s_i and t_i are in two different connected components of G-S. In Unrestricted Multicut, the solution S can possibly pick the vertices in the vertex pairs {(s_i, t_i): i โˆˆ [๐“]}. An important special case of the Multicut problem is the Multiway Cut problem, where instead of vertex pairs, we are given a set T of terminal vertices, and the goal is to separate every pair of distinct vertices in Tร— T. The fixed parameter tractability (FPT) of these problems was a long-standing open problem and has been resolved fairly recently. Multicut and Multiway Cut now admit algorithms with running times 2^{{๐’ช}(kยณ)}n^{{๐’ช}(1)} and 2^k n^{{๐’ช}(1)}, respectively. However, the kernelization complexity of both these problems is not fully resolved: while Multicut cannot admit a polynomial kernel under reasonable complexity assumptions, it is a well known open problem to construct a polynomial kernel for Multiway Cut. Towards designing faster FPT algorithms and polynomial kernels for the above mentioned problems, we study them on chordal and split graphs. In particular we obtain the following results. 1) Multicut on chordal graphs admits a polynomial kernel with {๐’ช}(kยณ ๐“โท) vertices. Multiway Cut on chordal graphs admits a polynomial kernel with {๐’ช}(k^{13}) vertices. 2) Multicut on chordal graphs can be solved in time min {๐’ช(2^{k} โ‹… (kยณ+๐“) โ‹… (n+m)), 2^{๐’ช(๐“ log k)} โ‹… (n+m) + ๐“ (n+m)}. Hence Multicut on chordal graphs parameterized by the number of terminals is in XP. 3) Multicut on split graphs can be solved in time min {๐’ช(1. 2738^k + kn+๐“(n+m), ๐’ช(2^{๐“} โ‹… ๐“ โ‹… (n+m))}. Unrestricted Multicut on split graphs can be solved in time ๐’ช(4^{๐“}โ‹… ๐“ โ‹… (n+m)).

Authors

Keywords

  • chordal graphs
  • multicut
  • multiway cut
  • FPT
  • kernel

Context

Venue
International Symposium on Mathematical Foundations of Computer Science
Archive span
1973-2025
Indexed papers
3045
Paper id
330859859565831687
v2026.09.13