Target Set Selection Parameterized by Clique-Width and Maximum Threshold
Tim A. Hartmann

TL;DR
This paper presents a fixed-parameter tractable algorithm for the Target Set Selection problem, parameterized by clique-width and maximum threshold, solving an open problem and improving understanding of the problem's complexity.
Contribution
It introduces the first FPT algorithm for Target Set Selection parameterized by clique-width and maximum threshold, generalizing previous results.
Findings
Algorithm runs in single-exponential time in parameters.
Generalizes all previous FPT results for maximum threshold.
Addresses an open question in the literature.
Abstract
The Target Set Selection problem takes as an input a graph and a non-negative integer threshold for every vertex . A vertex can get active as soon as at least of its neighbors have been activated. The objective is to select a smallest possible initial set of vertices, the target set, whose activation eventually leads to the activation of all vertices in the graph. We show that Target Set Selection is in FPT when parameterized with the combined parameters clique-width of the graph and the maximum threshold value. This generalizes all previous FPT-membership results for the parameterization by maximum threshold, and thereby solves an open question from the literature. We stress that the time complexity of our algorithm is surprisingly well-behaved and grows only single-exponentially in the parameters.
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 Search Problems · Constraint Satisfaction and Optimization
