中文
相关论文

相关论文: The Target Set Selection Problem on Cycle Permutat…

200 篇论文

Consider the following problem. A seller has infinite copies of $n$ products represented by nodes in a graph. There are $m$ consumers, each has a budget and wants to buy two products. Consumers are represented by weighted edges. Given the…

计算机科学与博弈论 · 计算机科学 2013-11-13 Parinya Chalermsook , Shiva Kintali , Richard Lipton , Danupon Nanongkai

A social network (SN) is a social structure consisting of a group representing the interaction between them. SNs have recently been widely used and, subsequently, have become suitable and popular platforms for product promotion and…

社会与信息网络 · 计算机科学 2022-09-13 Saeid Ghafouri , Seyed Hossein Khasteh , Seyed Omid Azarkasb

We introduce a new notion of acyclicity representation in labeled graphs, and present three applications thereof. Our main result is an algorithm that, given a graph $G$ and a $k$-clique expression of $G$, in time $O(6^kn^c)$ counts modulo…

数据结构与算法 · 计算机科学 2025-12-02 Narek Bojikian , Stefan Kratsch

Inspired by the famous Target Set Selection problem, we propose a new discrete model to simultaneously spread two opinions within a social network and perform an initial study of its complexity. Here, we are given a social network, a…

数据结构与算法 · 计算机科学 2025-06-23 Dušan Knop , Šimon Schierreich , Ondřej Suchý

Given a graph $G=(V,E)$, a set $\mathcal{F}$ of forbidden subgraphs, we study $\mathcal{F}$-Free Edge Deletion, where the goal is to remove minimum number of edges such that the resulting graph does not contain any $F\in \mathcal{F}$ as a…

数据结构与算法 · 计算机科学 2021-02-12 Ajinkya Gaikwad , Soumen Maity

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…

计算复杂性 · 计算机科学 2026-04-08 Thiago Marcilon , Murillo Inácio da Costa Silva

The Directed Feedback Vertex Set (DFVS) problem takes as input a directed graph~$G$ and seeks a smallest vertex set~$S$ that hits all cycles in $G$. This is one of Karp's 21 $\mathsf{NP}$-complete problems. Resolving the parameterized…

数据结构与算法 · 计算机科学 2020-03-06 Alexander Göke , Dániel Marx , Matthias Mnich

The bootstrap percolation (or threshold model) is a dynamic process modelling the propagation of an epidemic on a graph, where inactive vertices become active if their number of active neighbours reach some threshold. We study an…

无序系统与神经网络 · 物理学 2015-01-19 Alberto Guggiola , Guilhem Semerjian

We consider a dynamic model for competition in a social network, where two strategic agents have fixed beliefs and the non-strategic/regular agents adjust their states according to a distributed consensus protocol. We suppose that one…

社会与信息网络 · 计算机科学 2021-05-06 M. Bini , P. Frasca , C. Ravazzi , F. Dabbene

We study the complexity of approximating the vertex expansion of graphs $G = (V,E)$, defined as \[ \Phi^V := \min_{S \subset V} n \cdot \frac{|N(S)|}{|S| |V \backslash S|}. \] We give a simple polynomial-time algorithm for finding a subset…

计算复杂性 · 计算机科学 2013-11-12 Anand Louis , Prasad Raghavendra , Santosh Vempala

The Subset Feedback Vertex Set problem generalizes the classical Feedback Vertex Set problem and asks, for a given undirected graph $G=(V,E)$, a set $S \subseteq V$, and an integer $k$, whether there exists a set $X$ of at most $k$ vertices…

数据结构与算法 · 计算机科学 2015-12-09 Eva-Maria C. Hols , Stefan Kratsch

Traditional viral marketing problems aim at selecting a subset of seed users for one single product to maximize its awareness in social networks. However, in real scenarios, multiple products can be promoted in social networks at the same…

社会与信息网络 · 计算机科学 2016-07-05 Jiawei Zhang , Senzhang Wang , Qianyi Zhan , Philip S. Yu

Social networks represent nowadays in many contexts the main source of information transmission and the way opinions and actions are influenced. For instance, generic advertisements are way less powerful than suggestions from our contacts.…

神经与进化计算 · 计算机科学 2021-05-03 Kateryna Konotopska , Giovanni Iacca

One key problem in network analysis is the so-called influence maximization problem, which consists in finding a set $S$ of at most $k$ seed users, in a social network, maximizing the spread of information from $S$. This paper studies a…

计算机科学与博弈论 · 计算机科学 2020-03-19 Ruben Becker , Gianlorenzo D'Angelo , Hugo Gilbert

We study the following model of disease spread in a social network. At first, all individuals are either infected or healthy. Next, in discrete rounds, the disease spreads in the network from infected to healthy individuals such that a…

计算复杂性 · 计算机科学 2024-09-04 Michal Dvořák , Dušan Knop , Šimon Schierreich

The dominating set problem (DSP) is one of the most famous problems in combinatorial optimization. It is defined as follows. For a given simple graph $G=(V,E)$, a dominating set of $G$ is a subset $S\subseteq V$ such that every vertex in $…

组合数学 · 数学 2022-11-01 Nima Ghanbari , Gerold Jäger , Tuomo Lehtilä

We study the following two fixed-cardinality optimization problems (a maximization and a minimization variant). For a fixed $\alpha$ between zero and one we are given a graph and two numbers $k \in \mathbb{N}$ and $t \in \mathbb{Q}$. The…

数据结构与算法 · 计算机科学 2022-10-20 Tomohiro Koana , Christian Komusiewicz , André Nichterlein , Frank Sommer

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 temporal graph is a finite sequence of graphs, called snapshots, over the same vertex set. Many temporal graph problems turn out to be much more difficult than their static counterparts. One such problem is \textsc{Timeline Vertex Cover}…

数据结构与算法 · 计算机科学 2025-10-10 Anton Herrmann , Christian Komusiewicz , Nils Morawietz , Frank Sommer

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…

组合数学 · 数学 2023-06-22 Julien Baste , Stefan Ehard , Dieter Rautenbach