English

Parameterised distance to local irregularity

Computational Complexity 2025-12-17 v7 Discrete Mathematics Data Structures and Algorithms

Abstract

A graph GG is \emph{locally irregular} if no two of its adjacent vertices have the same degree. In [Fioravantes et al. Complexity of finding maximum locally irregular induced subgraph. {\it SWAT}, 2022], the authors introduced and studied the problem of finding a locally irregular induced subgraph of a given a graph GG of maximum order, or, equivalently, computing a subset SS of V(G)V(G) of minimum order, whose deletion from GG results in a locally irregular graph; SS is denoted as an \emph{optimal vertex-irregulator of GG}. In this work we provide an in-depth analysis of the parameterised complexity of computing an optimal vertex-irregulator of a given graph GG. Moreover, we introduce and study a variation of this problem, where SS is a substet of the edges of GG; in this case, SS is denoted as an \emph{optimal edge-irregulator of GG}. In particular, we prove that computing an optimal vertex-irregulator of a graph GG is in FPT when parameterised by the vertex integrity, neighborhood diversity or cluster deletion number of GG, while it is W[1]W[1]-hard when parameterised by the feedback vertex set number or the treedepth of GG. In the case of computing an optimal edge-irregulator of a graph GG, we prove that this problem is in FPT when parameterised by the vertex integrity of GG, while it is NP-hard even if GG is a planar bipartite graph of maximum degree 44, and W[1]W[1]-hard when parameterised by the size of the solution, the feedback vertex set or the treedepth of GG. Our results paint a comprehensive picture of the tractability of both problems studied here, considering most of the standard graph-structural parameters.

Keywords

Cite

@article{arxiv.2307.04583,
  title  = {Parameterised distance to local irregularity},
  author = {Foivos Fioravantes and Nikolaos Melissinos and Theofilos Triommatis},
  journal= {arXiv preprint arXiv:2307.04583},
  year   = {2025}
}

Comments

Final journal version

R2 v1 2026-06-28T11:26:00.422Z