English

Fair Vertex Problems Parameterized by Cluster Vertex Deletion

Data Structures and Algorithms 2026-04-28 v2 Computational Complexity Logic in Computer Science

Abstract

In this paper we study fair variants of MSO1_1 definable problems parameterized by cluster vertex deletion number, i.e., the smallest number of vertices required to be removed from the graph such that what remains is a collection of cliques. While typical graph problems seek the smallest set of vertices satisfying some property, their fair variants seek such a set that does not contain too many vertices in any neighborhood of any vertex. Formally, the task is to find a set XV(G)X\subseteq V(G) satisfying some MSO1_1 definable property, whose fair cost is at most kk, i.e., such that for all vV(G)v\in V(G) it holds that XN(v)k|X\cap N(v)|\le k. Recently, Knop, Masa\v{r}\'ik, and Toufar [MFCS 2019] showed that all fair MSO1_1 definable problems can be solved in FPT time parameterized by the twin cover of a graph. They asked whether such a statement can be achieved for a more general parameterization by cluster vertex deletion number. In this paper, we prove that in full generality this is not possible by demonstrating W[1]-hardness. On the other hand, we give a sufficient condition under which a fair MSO1_1 definable problem admits an FPT algorithm parameterized by the cluster vertex deletion number. Our algorithm is general enough to capture the fair variant of many natural graph problems such as the Fair Feedback Vertex Set problem, the Fair Vertex Cover problem, the Fair Dominating Set problem, the Fair Odd Cycle Transversal problem, as well as connected variants thereof. Moreover, we solve the Fair [σ,ρ][\sigma,\rho]-Domination problem for σ\sigma finite, or when both σ\sigma and ρ\rho are cofinite. That is, given finite or cofinite ρ,σN\rho,\sigma\subseteq \mathbb{N}, the task is to find set of vertices XV(G)X\subseteq V(G) of fair cost at most kk such that for all vXv\in X, N(v)Xσ|N(v)\cap X| \in\sigma and for all vV(G)Xv\in V(G)\setminus X, N(v)Xρ|N(v)\cap X|\in\rho.

Keywords

Cite

@article{arxiv.2502.01400,
  title  = {Fair Vertex Problems Parameterized by Cluster Vertex Deletion},
  author = {Tomáš Masařík and Jędrzej Olkowski and Anna Zych-Pawlewicz},
  journal= {arXiv preprint arXiv:2502.01400},
  year   = {2026}
}

Comments

26 pages, 3 figures

R2 v1 2026-06-28T21:30:40.406Z