English
Related papers

Related papers: Target set selection problem for honeycomb network…

200 papers

In this paper we consider a fundamental problem in the area of viral marketing, called T{\scriptsize ARGET} S{\scriptsize ET} S{\scriptsize ELECTION} problem. In a a viral marketing setting, social networks are modeled by graphs with…

Combinatorics · Mathematics 2015-03-19 Chun-Ying Chiang , Liang-Hao Huang , Wei-Ting Huang , Hong-Gwa Yeh

A target set selection model is a graph $G$ with a threshold function $\tau: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…

Data Structures and Algorithms · Computer Science 2020-07-13 Lucas Keiler , Carlos Vinicius G. C. Lima , Ana Karolinna Maia , Rudini Sampaio , Ignasi Sau

Given a simple, undirected graph $G$ with a threshold function $\tau:V(G) \rightarrow \mathbb{N}$, the \textsc{Target Set Selection} (TSS) problem is about choosing a minimum cardinality set, say $S \subseteq V(G)$, such that starting a…

Computational Complexity · Computer Science 2021-05-18 Suman Banerjee , Rogers Mathew , Fahad Panolan

The Target Set Selection problem takes as an input a graph $G$ and a non-negative integer threshold $ \mbox{thr}(v) $ for every vertex $v$. A vertex $v$ can get active as soon as at least $ \mbox{thr}(v) $ of its neighbors have been…

Discrete Mathematics · Computer Science 2017-10-03 Tim A. Hartmann

In this paper we consider the Target Set Selection problem. The problem naturally arises in many fields like economy, sociology, medicine. In the Target Set Selection problem one is given a graph $G$ with a function $\operatorname{thr}:…

Data Structures and Algorithms · Computer Science 2018-09-07 Ivan Bliznets , Danil Sagunov

In this paper we consider a fundamental problem in the area of viral marketing, called T{\scriptsize ARGET} S{\scriptsize ET} S{\scriptsize ELECTION} problem. We study the problem when the underlying graph is a block-cactus graph, a chordal…

Combinatorics · Mathematics 2011-11-30 Chun-Ying Chiang , Liang-Hao Huang , Bo-Jr Li , Jiaojiao Wu , Hong-Gwa Yeh

In this paper, we consider the Target Set Selection problem: given a graph and a threshold value $thr(v)$ for any vertex $v$ of the graph, find a minimum size vertex-subset to "activate" s.t. all the vertices of the graph are activated at…

Computational Complexity · Computer Science 2015-06-11 Cristina Bazgan , Morgan Chopin , André Nichterlein , Florian Sikora

In a connected simple graph G = (V(G),E(G)), each vertex is assigned a color from the set of colors C={1, 2,..., c}. The set of vertices V(G) is partitioned as V_1, V_2, ... ,V_c, where all vertices in V_j share the same color j. A subset S…

Computational Geometry · Computer Science 2025-08-20 Bubai Manna

Motivated by applications in sociology, economy and medicine, we study variants of the Target Set Selection problem, first proposed by Kempe, Kleinberg and Tardos. In our scenario one is given a graph $G=(V,E)$, integer values $t(v)$ for…

Data Structures and Algorithms · Computer Science 2014-04-18 Ferdinando Cicalese , Gennaro Cordasco , Luisa Gargano , M. Milanic , Ugo Vaccaro

We study the problem of deciding reconfigurability of target sets of a graph. Given a graph $G$ with vertex thresholds $\tau$, consider a dynamic process in which vertex $v$ becomes activated once at least $\tau(v)$ of its neighbors are…

Data Structures and Algorithms · Computer Science 2022-12-07 Naoto Ohsaka

In this paper, we study the Target Set Selection problem from a parameterized complexity perspective. Here for a given graph and a threshold for each vertex, the task is to find a set of vertices (called a target set) which activates the…

Data Structures and Algorithms · Computer Science 2020-08-17 Pavel Dvořák , Dušan Knop , Tomáš Toufar

Given a graph $G = (V,E)$, a threshold function $t~ :~ V \rightarrow \mathbb{N}$ and an integer $k$, we study the Harmless Set problem, where the goal is to find a subset of vertices $S \subseteq V$ of size at least $k$ such that every…

Computational Complexity · Computer Science 2022-01-27 Ajinkya Gaikwad , Soumen Maity

Given a network represented by a graph $G=(V,E)$, we consider a dynamical process of influence diffusion in $G$ that evolves as follows: Initially only the nodes of a given $S\subseteq V$ are influenced; subsequently, at each round, the set…

Data Structures and Algorithms · Computer Science 2016-10-13 Gennaro Cordasco , Luisa Gargano , Marco Mecchia , Adele A. Rescigno , Ugo Vaccaro

Given a graph $G$ with a vertex threshold function $\tau$, consider a dynamic process in which any inactive vertex $v$ becomes activated whenever at least $\tau(v)$ of its neighbors are activated. A vertex set $S$ is called a target set if…

Data Structures and Algorithms · Computer Science 2024-02-26 Naoto Ohsaka

This paper considers the Target Set Selection (TSS) Problem in social networks, a fundamental problem in viral marketing. In the TSS problem, a graph and a threshold value for each vertex of the graph are given. We need to find a minimum…

Neural and Evolutionary Computing · Computer Science 2025-07-08 Md. Samiur Rahman , Mohammad Shamim Ahsan , Cheng-Wu Chen , Vijayakumar Varadarajan

Let $G$ be a graph, which represents a social network, and suppose each node $v$ has a threshold value $\tau(v)$. Consider an initial configuration, where each node is either positive or negative. In each discrete time step, a node $v$…

Data Structures and Algorithms · Computer Science 2023-07-19 Hossein Soltani , Ahad N. Zehmakan , Ataabak B. Hushmandi

The Spanning Tree Congestion (STC) problem is the following NP-hard problem: given a graph $G$, construct a spanning tree $T$ of $G$ minimizing its maximum edge congestion where the congestion of an edge $e\in T$ is the number of edges $uv$…

Data Structures and Algorithms · Computer Science 2026-05-05 Petr Kolman

We consider a non-monotone activation process $(X_t)_{t\in\{ 0,1,2,\ldots\}}$ on a graph $G$, where $X_0\subseteq V(G)$, $X_t=\{ u\in V(G):|N_G(u)\cap X_{t-1}|\geq \tau(u)\}$ for every positive integer $t$, and $\tau:V(G)\to \mathbb{Z}$ is…

Combinatorics · Mathematics 2023-06-22 Julien Baste , Stefan Ehard , Dieter Rautenbach

Given a graph $G=(V,E)$, and a function $f:V(G) \rightarrow \mathbb{N}$, an $f$-reversible process on $G$ is a dynamical system such that, given an initial vertex labeling $c_0 : V(G) \rightarrow \{0,1\}$, every vertex $v$ changes its label…

Computational Complexity · Computer Science 2026-04-08 Thiago Marcilon , Murillo Inácio da Costa Silva

We study the complexity of a generic hitting problem H-Subgraph Hitting, where given a fixed pattern graph $H$ and an input graph $G$, the task is to find a set $X \subseteq V(G)$ of minimum size that hits all subgraphs of $G$ isomorphic to…

Data Structures and Algorithms · Computer Science 2014-11-18 Marek Cygan , Dániel Marx , Marcin Pilipczuk , Michał Pilipczuk
‹ Prev 1 2 3 10 Next ›