English

Hardness of Vertex Splitting: Cographs, Chordal Graphs, and Beyond

Data Structures and Algorithms 2026-07-15 v1 Combinatorics

Abstract

Vertex splitting replaces a vertex (v) by two nonadjacent vertices whose neighborhoods together equal (N(v)). A split is \emph{exclusive} if these neighborhoods are disjoint and \emph{shallow} if no newly created vertex is split again. For a graph property (\Pi), \textsc{(\Pi)-Vertex Splitting} asks whether at most (k) splits can transform a graph (G) into one satisfying (\Pi). We continue the systematic study of this operation and settle several open problems. First, we prove that \textsc{Cograph Vertex Splitting} is \textsf{NP}-complete, even on graphs of girth at least 5, resolving a question of Firbas and Sorge (ISAAC 2024). More generally, \textsc{(P_t)-free Vertex Splitting} is \textsf{NP}-complete for every fixed (t\geq 4). We also prove that \textsc{Chordal Vertex Splitting} and \textsc{Unit-Interval Vertex Splitting} are \textsf{NP}-complete, resolving two questions of Abu-Khzam, Chakraborty, Isenmann, and Oijid (IWOCA 2026). Our hardness results extend to the exclusive and shallow variants. Assuming the Exponential Time Hypothesis, none of these problems admits an algorithm running in (2^{o(k)}n^{O(1)}) time; moreover, except for the unit-interval cases, none admits an algorithm running in (2^{o(n)}) time.

Keywords

Cite

@article{arxiv.2607.13517,
  title  = {Hardness of Vertex Splitting: Cographs, Chordal Graphs, and Beyond},
  author = {Satyabrata Jana and Shivesh K. Roy and R. B. Sandeep},
  journal= {arXiv preprint arXiv:2607.13517},
  year   = {2026}
}

Comments

Abstract shortened for arxiv submission