On the parameterized complexity of Broadcast Independence and Broadcast Packing
Joanne Dumont, Edouard Nemery, Anthony Perez, Florian Sikora

TL;DR
This paper studies the parameterized complexity of Broadcast Independence and Broadcast Packing problems on graphs, providing fixed-parameter tractability results, hardness proofs, and approximation algorithms.
Contribution
It introduces a systematic parameterized complexity analysis for these broadcast problems, extending known algorithms and establishing new hardness results.
Findings
Both problems are FPT parameterized by treewidth plus diameter.
Broadcast Independence is W[1]-hard parameterized by pathwidth.
Weighted versions are W[1]-hard parameterized by vertex cover.
Abstract
A broadcast on a connected graph is a function f that assigns each vertex v an integer f(v) with 0 <= f(v) <= ecc(v) where ecc(v) denotes the eccentricity of v. A vertex u hears a broadcasting vertex v (with f(v)>0) if u is at distance at most f(v) from v. Beyond the classical broadcast domination problem, where every vertex is required to hear at least one vertex, two variants raise intriguing combinatorial and algorithmic questions. In an independent broadcast, no broadcasting vertex hears another broadcasting vertex, while a broadcast packing requires that every vertex hears at most one broadcasting vertex. The corresponding problems Broadcast Independence and Broadcast Packing ask for broadcasts of values at least k under these constraints, where the value is the sum of the broadcast values. We initiate a systematic study of the parameterized complexity of such problems. We prove…
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.
