Multipacking on graphs and Euclidean metric space
Sk Samim Islam

TL;DR
This paper proves that the Multipacking problem is NP-complete and W[2]-hard for undirected graphs, explores its complexity in various graph classes, and studies geometric variants in Euclidean space, providing algorithms and hardness results.
Contribution
It resolves the open question of NP-completeness for undirected graphs and extends complexity results to multiple graph classes and geometric settings.
Findings
Multipacking is NP-complete for undirected graphs.
W[2]-hard when parameterized by solution size.
Polynomial-time algorithm for maximum 1-multipacking in .
Abstract
A \emph{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 . The \textsc{Multipacking} problem asks whether a graph contains a multipacking of size at least . For more than a decade, it remained open whether \textsc{Multipacking} is \textsc{NP-complete} or polynomial-time solvable, although it is known to be polynomial-time solvable for some classes (e.g., strongly chordal graphs and grids). Foucaud, Gras, Perez, and Sikora [\textit{Algorithmica} 2021] showed it is \textsc{NP-complete} for directed graphs and \textsc{W[1]-hard} when parameterized by the solution size. We resolve the open question by proving \textsc{Multipacking} is \textsc{NP-complete} for undirected graphs and \textsc{W[2]-hard} when parameterized by the…
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 · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
