Offensive Alliances in Graphs
Ajinkya Gaikwad, Soumen Maity

TL;DR
This paper investigates the computational complexity of finding minimum offensive alliances in graphs, providing hardness results, parameterized algorithms, and complexity bounds across various graph classes.
Contribution
It establishes the parameterized hardness, kernelization limits, and classical complexity bounds for the Offensive Alliance problem, resolving open questions and broadening understanding.
Findings
W[1]-hard parameterized by structural parameters
No polynomial kernel parameterized by solution size and vertex cover
Cannot be solved in subexponential time under ETH
Abstract
A set of vertices is an offensive alliance in an undirected graph if each has at least as many neighbours in as it has neighbours (including itself) not in . We study the classical and parameterized complexity of the Offensive Alliance problem, where the aim is to find a minimum size offensive alliance. Our focus here lies on natural parameter as well as parameters that measure the structural properties of the input instance. We enhance our understanding of the problem from the viewpoint of parameterized complexity by showing that (1) the problem is W[1]-hard parameterized by a wide range of fairly restrictive structural parameters such as the feedback vertex set number, treewidth, pathwidth, and treedepth of the input graph; we thereby resolve an open question stated by Bernhard Bliem and Stefan Woltran (2018) concerning the complexity of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Formal Methods in Verification
