English

Kernels for the Disjoint Paths Problem on Subclasses of Chordal Graphs

Data Structures and Algorithms 2023-10-02 v1

Abstract

Given an undirected graph GG and a multiset of kk terminal pairs X\mathcal{X}, the Vertex-Disjoint Paths (\VDP) and Edge-Disjoint Paths (\EDP) problems ask whether GG has kk pairwise internally vertex-disjoint paths and kk pairwise edge-disjoint paths, respectively, connecting every terminal pair in~X\mathcal{X}. In this paper, we study the kernelization complexity of \VDP~and~\EDP~on subclasses of chordal graphs. For \VDP, we design a 4k4k vertex kernel on split graphs and an O(k2)\mathcal{O}(k^2) vertex kernel on well-partitioned chordal graphs. We also show that the problem becomes polynomial-time solvable on threshold graphs. For \textsc{EDP}, we first prove that the problem is NP\mathsf{NP}-complete on complete graphs. Then, we design an O(k2.75)\mathcal{O}(k^{2.75}) vertex kernel for \EDP~on split graphs, and improve it to a 7k+17k+1 vertex kernel on threshold graphs. Lastly, we provide an O(k2)\mathcal{O}(k^2) vertex kernel for \EDP~on block graphs and a 2k+12k+1 vertex kernel for clique paths. Our contributions improve upon several results in the literature, as well as resolve an open question by Heggernes et al.~[Theory Comput. Syst., 2015].

Keywords

Cite

@article{arxiv.2309.16892,
  title  = {Kernels for the Disjoint Paths Problem on Subclasses of Chordal Graphs},
  author = {Juhi Chaudhary and Harmender Gahlawat and Michal Włodarczyk and Meirav Zehavi},
  journal= {arXiv preprint arXiv:2309.16892},
  year   = {2023}
}

Comments

A preliminary version of this paper will appear in the Proceedings of IPEC 2023

R2 v1 2026-06-28T12:35:34.938Z