Target set selection with maximum activation time

July 10, 2020 Β· Declared Dead Β· πŸ› Latin-American Algorithms, Graphs and Optimization Symposium

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Lucas Keiler, Carlos Vinicius G. C. Lima, Ana Karolinna Maia, Rudini Sampaio, Ignasi Sau arXiv ID 2007.05246 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CC, math.CO Citations 6 Venue Latin-American Algorithms, Graphs and Optimization Symposium Last Checked 4 months ago
Abstract
A target set selection model is a graph $G$ with a threshold function $Ο„:V\to \mathbb{N}$ upper-bounded by the vertex degree. For a given model, a set $S_0\subseteq V(G)$ is a target set if $V(G)$ can be partitioned into non-empty subsets $S_0,S_1,\dotsc,S_t$ such that, for $i \in \{1, \ldots, t\}$, $S_i$ contains exactly every vertex $v$ having at least $Ο„(v)$ neighbors in $S_0\cup\dots\cup S_{i-1}$. We say that $t$ is the activation time $t_Ο„(S_0)$ of the target set $S_0$. 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 $S_0$ that maximizes $t_Ο„(S_0)$. That is, given a graph $G$, a threshold function $Ο„$ in $G$, and an integer $k$, the objective of the TSS-time problem is to decide whether $G$ contains a target set $S_0$ such that $t_Ο„(S_0)\geq k$. Let $Ο„^* = \max_{v \in V(G)} Ο„(v)$. Our main result is the following dichotomy about the complexity of TSS-time when $G$ belongs to a minor-closed graph class ${\cal C}$: if ${\cal C}$ has bounded local treewidth, the problem is FPT parameterized by $k$ and $Ο„^{\star}$; otherwise, it is NP-complete even for fixed $k=4$ and $Ο„^{\star}=2$. We also prove that, with $Ο„^*=2$, the problem is NP-hard in bipartite graphs for fixed $k=5$, and from previous results we observe that TSS-time is NP-hard in planar graphs and W[1]-hard parameterized by treewidth. Finally, we present a linear-time algorithm to find a target set $S_0$ in a given tree maximizing $t_Ο„(S_0)$.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted