Target set selection with maximum activation time
Lucas Keiler, Carlos Vinicius G. C. Lima, Ana Karolinna Maia, Rudini, Sampaio, Ignasi Sau

TL;DR
This paper studies a variant of target set selection aiming to maximize activation time, providing complexity classifications across graph classes and a linear-time algorithm for trees.
Contribution
It introduces the TSS-time problem, establishes its complexity dichotomy on minor-closed graph classes, and offers an efficient algorithm for trees.
Findings
FPT algorithm for graphs with bounded local treewidth
NP-completeness in general minor-closed classes
Linear-time solution for trees
Abstract
A target set selection model is a graph with a threshold function upper-bounded by the vertex degree. For a given model, a set is a target set if can be partitioned into non-empty subsets such that, for , contains exactly every vertex having at least neighbors in . We say that is the activation time of the target set . The problem of, given such a model, finding a target set of minimum size has been extensively studied in the literature. In this article, we investigate its variant, which we call TSS-time, in which the goal is to find a target set that maximizes . That is, given a graph , a threshold function in , and an integer , the objective of the TSS-time problem is to decide…
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 · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
