A Complexity Analysis of the c-Closed Vertex Deletion Problem
Abstract
A graph is -closed when every pair of nonadjacent vertices has at most common neighbors. In -Closed Vertex Deletion, the input is a graph and an integer and we ask whether can be transformed into a -closed graph by deleting at most vertices. We study the classic and parameterized complexity of -Closed Vertex Deletion. We obtain, for example, NP-hardness for the case that is bipartite with bounded maximum degree. We also show upper and lower bounds on the size of problem kernels for the parameter and introduce a new parameter, the number of vertices in bad pairs, for which we show a problem kernel of size . Here, a pair of nonadjacent vertices is bad if they have at least common neighbors. Finally, we show that -Closed Vertex Deletion can be solved in polynomial time on unit interval graphs with depth at most and that it is fixed-parameter tractable with respect to the neighborhood diversity of .
Cite
@article{arxiv.2511.13301,
title = {A Complexity Analysis of the c-Closed Vertex Deletion Problem},
author = {Lisa Lehner and Christian Komusiewicz and Luca Pascal Staus},
journal= {arXiv preprint arXiv:2511.13301},
year = {2025}
}