Target Set Selection parameterized by vertex cover and more
Abstract
Given a simple, undirected graph with a threshold function , the \textsc{Target Set Selection} (TSS) problem is about choosing a minimum cardinality set, say , such that starting a diffusion process with as its seed set will eventually result in activating all the nodes in . For any non-negative integer , we say a set is a "degree- modulator" of if the degree of any vertex in the graph is at most . Degree- modulators of a graph are precisely its vertex covers. Consider a graph on vertices and edges. We have the following results on the TSS problem: -> It was shown by Nichterlein et al. [Social Network Analysis and Mining, 2013] that it is possible to compute an optimal-sized target set in time, where denotes the cardinality of a minimum degree- modulator of . We improve this result by designing an algorithm running in time . -> We design a time algorithm to compute an optimal target set for , where is the size of a minimum degree- modulator of .
Cite
@article{arxiv.1812.01482,
title = {Target Set Selection parameterized by vertex cover and more},
author = {Suman Banerjee and Rogers Mathew and Fahad Panolan},
journal= {arXiv preprint arXiv:1812.01482},
year = {2021}
}
Comments
21 pages