On the complexity of Multipacking
Abstract
A multipacking in an undirected graph is a set such that for every vertex and for every integer , the ball of radius around contains at most vertices of , that is, there are at most vertices in at a distance at most from in . The Multipacking problem asks whether a graph contains a multipacking of size at least . For more than a decade, it remained an open question whether the Multipacking problem is NP-complete or solvable in polynomial time. Whereas the problem is known to be polynomial-time solvable for certain graph classes (e.g., strongly chordal graphs, grids, etc). Foucaud, Gras, Perez, and Sikora [Algorithmica 2021] made a step towards solving the open question by showing that the Multipacking problem is NP-complete for directed graphs and it is W[1]-hard when parameterized by the solution size. In this paper, we prove that the Multipacking problem is NP-complete for undirected graphs, which answers the open question. Moreover, the problem is W[2]-hard for undirected graphs when parameterized by the solution size. Furthermore, we have shown that the problem is NP-complete and W[2]-hard (when parameterized by the solution size) even for various subclasses: chordal, bipartite, and claw-free graphs. Whereas, it is NP-complete for regular, and CONV graphs (intersection graphs of convex sets in the plane). Additionally, the problem is NP-complete and W[2]-hard (when parameterized by the solution size) for chordal -hyperbolic graphs, which is a superclass of strongly chordal graphs where the problem is polynomial-time solvable. On the positive side, we present an exact exponential-time algorithm for the Multipacking problem on -vertex general graphs, which breaks the barrier by achieving a running time of .
Cite
@article{arxiv.2602.07982,
title = {On the complexity of Multipacking},
author = {Sandip Das and Sk Samim Islam and Daniel Lokshtanov},
journal= {arXiv preprint arXiv:2602.07982},
year = {2026}
}