Open Packing in Graphs: Bounds and Complexity
Abstract
Given a graph , a vertex subset of is called an open packing in if no pair of distinct vertices in have a common neighbour in . The size of a largest open packing in is called the open packing number, , of . It would be interesting to note that the open packing number is a lower bound for the total domination number in graphs with no isolated vertices [Henning and Slater, 1999]. Given a graph and a positive integer , the decision problem OPEN PACKING tests whether has an open packing of size at least . The optimization problem MAX-OPEN PACKING takes a graph as input and finds the open packing number of . It is known that OPEN PACKING is NP-complete on split graphs (i.e., -free graphs) [Ramos et al., 2014]. In this work, we complete the study on the complexity (P vs NPC) of OPEN PACKING on -free graphs for every graph with at least three vertices by proving that OPEN PACKING is (i) NP-complete on -free graphs and (ii) polynomial time solvable on -free graphs for every . In the course of proving (ii), we show that for every and , if G is a -free graph, then is bounded above by a linear function of . Moreover, we show that OPEN PACKING parameterized by solution size is W[1]-complete on -free graphs and MAX-OPEN PACKING is hard to approximate within a factor of for any on -free graphs unless P=NP. Further, we prove that OPEN PACKING is (a) NP-complete on -free split graphs and (b) polynomial time solvable on -free split graphs. We prove a similar dichotomy result on split graphs with degree restrictions on the vertices in the independent set of the clique-independent set partition of the split graphs.
Cite
@article{arxiv.2406.06982,
title = {Open Packing in Graphs: Bounds and Complexity},
author = {M. A. Shalu and V. K. Kirubakaran},
journal= {arXiv preprint arXiv:2406.06982},
year = {2024}
}