Open Packing in Graphs: Bounds and Complexity
M. A. Shalu, V. K. Kirubakaran

TL;DR
This paper investigates the computational complexity of the open packing problem in various classes of graphs, establishing NP-completeness results and polynomial-time solvability for specific graph families, and analyzing bounds on the open packing number.
Contribution
It provides a complete complexity classification of the open packing problem on H-free graphs for all graphs H with at least three vertices, including new NP-completeness and polynomial-time results.
Findings
NP-complete on $K_{1,3}$-free graphs
Polynomial-time solvable on $(P_4igcup rK_1)$-free graphs for all $r",
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…
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 · Optimization and Packing Problems · Complexity and Algorithms in Graphs
