English

Globally Minimal Defensive Alliances: A Parameterized Perspective

Computational Complexity 2023-03-05 v1 Data Structures and Algorithms

Abstract

A defensive alliance in an undirected graph G=(V,E)G=(V,E) is a non-empty set of vertices SS satisfying the condition that every vertex vSv\in S has at least as many neighbours (including itself) in SS as it has in VSV\setminus S. We consider the notion of global minimality in this paper. We are interested in globally minimal defensive alliance of maximum size. This problem is known to be NP-hard but its parameterized complexity remains open until now. We enhance our understanding of the problem from the viewpoint of parameterized complexity by showing that the Globally Minimal Defensive Alliance problem is FPT parameterized by the neighbourhood diversity of the input graph. The result for neighborhood diversity implies that the problem is FPT parameterized by vertex cover number also. We prove that the problem parameterized by the vertex cover number of the input graph does not admit a polynomial compression unless coNP \subseteq NP/poly. We show that the problem is W[1]-hard parameterized by a wide range of fairly restrictive structural parameters such as the feedback vertex set number, pathwidth, treewidth and treedepth. We also proved that, given a vertex rV(G)r \in V(G), deciding if GG has a globally minimal defensive alliance of any size containing vertex rr is NP-complete.

Keywords

Cite

@article{arxiv.2202.02010,
  title  = {Globally Minimal Defensive Alliances: A Parameterized Perspective},
  author = {Ajinkya Gaikwad and Soumen Maity},
  journal= {arXiv preprint arXiv:2202.02010},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2105.10742

R2 v1 2026-06-24T09:19:27.171Z