中文
相关论文

相关论文: Target Set Selection in Dense Graph Classes

200 篇论文

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…

离散数学 · 计算机科学 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}:…

数据结构与算法 · 计算机科学 2018-09-07 Ivan Bliznets , Danil Sagunov

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…

计算复杂性 · 计算机科学 2015-06-11 Cristina Bazgan , Morgan Chopin , André Nichterlein , Florian Sikora

Parameterized algorithms are a very useful tool for dealing with NP-hard problems on graphs. Yet, to properly utilize parameterized algorithms it is necessary to choose the right parameter based on the type of problem and properties of the…

数据结构与算法 · 计算机科学 2012-01-18 Robert Ganian

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…

计算复杂性 · 计算机科学 2022-01-27 Ajinkya Gaikwad , Soumen Maity

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…

数据结构与算法 · 计算机科学 2022-12-07 Naoto Ohsaka

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…

组合数学 · 数学 2015-03-19 Chun-Ying Chiang , Liang-Hao Huang , Wei-Ting Huang , Hong-Gwa Yeh

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…

数据结构与算法 · 计算机科学 2014-04-18 Ferdinando Cicalese , Gennaro Cordasco , Luisa Gargano , M. Milanic , Ugo Vaccaro

Treewidth is a useful tool in designing graph algorithms. Although many NP-hard graph problems can be solved in linear time when the input graphs have small treewidth, there are problems which remain hard on graphs of bounded treewidth. In…

数据结构与算法 · 计算机科学 2024-01-22 Huairui Chu , Bingkai Lin

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…

数据结构与算法 · 计算机科学 2020-07-13 Lucas Keiler , Carlos Vinicius G. C. Lima , Ana Karolinna Maia , Rudini Sampaio , Ignasi Sau

For the vertex selection problem $(\sigma,\rho)$-DomSet one is given two fixed sets $\sigma$ and $\rho$ of integers and the task is to decide whether we can select vertices of the input graph such that, for every selected vertex, the number…

数据结构与算法 · 计算机科学 2025-05-08 Jakob Greilhuber , Philipp Schepper , Philip Wellnitz

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…

计算复杂性 · 计算机科学 2021-05-18 Suman Banerjee , Rogers Mathew , Fahad Panolan

In this paper we study the problem of finding a small safe set $S$ in a graph $G$, i.e. a non-empty set of vertices such that no connected component of $G[S]$ is adjacent to a larger component in $G - S$. We enhance our understanding of the…

计算复杂性 · 计算机科学 2019-02-01 Rémy Belmonte , Tesshu Hanaka , Ioannis Katsikarelis , Michael Lampis , Hirotaka Ono , Yota Otachi

A secure set $S$ in a graph is defined as a set of vertices such that for any $X\subseteq S$ the majority of vertices in the neighborhood of $X$ belongs to $S$. It is known that deciding whether a set $S$ is secure in a graph is…

计算复杂性 · 计算机科学 2017-07-11 Bernhard Bliem , Stefan Woltran

In the Colored Clustering problem, one is asked to cluster edge-colored (hyper-)graphs whose colors represent interaction types. More specifically, the goal is to select as many edges as possible without choosing two edges that share an…

数据结构与算法 · 计算机科学 2023-02-02 Leon Kellerhals , Tomohiro Koana , Pascal Kunz , Rolf Niedermeier

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…

数据结构与算法 · 计算机科学 2024-02-26 Naoto Ohsaka

In this work, we study the problem of computing a maximum common contraction of two vertex-labeled graphs, i.e. how to make them identical by contracting as little edges as possible in the two graphs. We study the problem from a…

数据结构与算法 · 计算机科学 2025-07-01 Manuel Lafond , Bertrand Marchand

The Graph Motif problem was introduced in 2006 in the context of biological networks. It consists of deciding whether or not a multiset of colors occurs in a connected subgraph of a vertex-colored graph. Graph Motif has been mostly analyzed…

数据结构与算法 · 计算机科学 2017-01-13 Édouard Bonnet , Florian Sikora

When considering a graph problem from a parameterized point of view, the parameter chosen is often the size of an optimal solution of this problem (the "standard" parameter). A natural subject for investigation is what happens when we…

计算复杂性 · 计算机科学 2013-10-14 Nicolas Bourgeois , Konrad K. Dabrowski , Marc Demange , Vangelis Th. Paschos

A widely studied model for influence diffusion in social networks are {\it target sets}. For a graph $G$ and an integer-valued threshold function $\tau$ on its vertex set, a {\it target set} or {\it dynamic monopoly} is a set of vertices of…

组合数学 · 数学 2018-05-28 Stefan Ehard , Dieter Rautenbach
‹ 上一页 1 2 3 10 下一页 ›