中文
相关论文

相关论文: On the approximability of the burning number

200 篇论文

Given a graph $G=(V,E)$, the problem of \gb{} is to find a sequence of nodes from $V$, called burning sequence, in order to burn the whole graph. This is a discrete-step process, in each step an unburned vertex is selected as an agent to…

数据结构与算法 · 计算机科学 2022-09-16 Rahul Kumar Gautam , Anjeneya Swami Kare , Durga Bhavani S

Graph burning runs on discrete time steps. The aim is to burn all the vertices in a given graph in the least number of time steps. This number is known to be the burning number of the graph. The spread of social influence, an alarm, or a…

数据结构与算法 · 计算机科学 2021-02-02 Arya Tanmay Gupta , Swapnil A. Lokhande , Kaushik Mondal

Given a graph $G=(V, E)$, the problem of Graph Burning is to find a sequence of nodes from $V$, called a burning sequence, to burn the whole graph. This is a discrete-step process, and at each step, an unburned vertex is selected as an…

数据结构与算法 · 计算机科学 2023-07-18 Rahul Kumar Gautam , Anjeneya Swami Kare , S. Durga Bhavani

The burning number of a graph $G$ is the smallest positive integer $k$ such that the vertex set of $G$ can be covered with balls of radii $0, 1, \dots, k-1$. A well-known conjecture by Bonato, Janssen and Roshabin states that any connected…

组合数学 · 数学 2023-03-27 Anders Martinsson

Graph burning is a model for the spread of social contagion. The burning number is a graph parameter associated with graph burning that measures the speed of the spread of contagion in a graph; the lower the burning number, the faster the…

组合数学 · 数学 2015-11-24 Anthony Bonato , Jeannette Janssen , Elham Roshanbin

Given a graph $G$, the burning number of $G$ is the smallest integer $k$ for which there are vertices $x_1, x_2,\ldots,x_k$ such that $(x_1,x_2,\ldots,x_k)$ is a burning sequence of $G$. It has been shown that the graph burning problem is…

组合数学 · 数学 2021-03-16 Ruiting Zhang , Yingying Yu , Huiqing Liu

The graph burning problem is an NP-hard combinatorial optimization problem that helps quantify the vulnerability of a graph to contagion. This paper introduces a simple farthest-first traversal-based approximation algorithm for this problem…

A procedure called \textit{graph burning} was introduced to facilitate the modelling of spread of an alarm, a social contagion, or a social influence or emotion on graphs and networks. Graph burning runs on discrete time-steps (or rounds).…

离散数学 · 计算机科学 2020-10-06 Arya Tanmay Gupta

Graph burning is a discrete-time process that models the propagation of information in a network. Initially, we have an undirected graph of unburned vertices. At each time step, an unburned vertex is chosen to burn; additionally, unburned…

Numerous approaches study the vulnerability of networks against social contagion. Graph burning studies how fast a contagion, modeled as a set of fires, spreads in a graph. The burning process takes place in synchronous, discrete rounds. In…

组合数学 · 数学 2019-04-08 Anthony Bonato , Shahin Kamali

The burning number of a graph was recently introduced by Bonato et al. Although they mention that the burning number generalises naturally to directed graphs, no further research on this has been done. Here, we introduce graph burning for…

组合数学 · 数学 2020-01-13 Remie Janssen

The concept of graph burning and burning number ($bn(G)$) of a graph G was introduced recently [1]. Graph burning models the spread of contagion (fire) in a graph in discrete time steps. $bn(G)$ is the minimum time needed to burn a graph…

离散数学 · 计算机科学 2020-03-23 Zahra Rezai Farokh , Maryam Tahmasbi , Zahra Haj Rajab Ali Tehrani , Yousof Buali

The Burning Number Problem (BNP) models the spread of information or contagion in a network through a discrete-time process on a graph. At each step, one new vertex is selected as a burning source, while fire simultaneously spreads from…

数据结构与算法 · 计算机科学 2026-05-15 Dhanyamol Antony , L. Sunil Chandran , Anita Das , Shirish Gosavi , Dalu Jacob , Shashanka Kulamarva

The burning process on a graph $G$ starts with a single burnt vertex, and at each subsequent step, burns the neighbors of the currently burnt vertices, as well as one other unburnt vertex. The burning number of $G$ is the smallest number of…

计算几何 · 计算机科学 2022-09-28 J. Mark Keil , Debajyoti Mondal , Ehsan Moradi

Consider an information diffusion process on a graph $G$ that starts with $k>0$ burnt vertices, and at each subsequent step, burns the neighbors of the currently burnt vertices, as well as $k$ other unburnt vertices. The \emph{$k$-burning…

计算复杂性 · 计算机科学 2021-01-19 Debajyoti Mondal , N. Parthiban , V. Kavitha , Indra Rajasingh

Graph burning is a discrete-time process that models the spread of social contagion. Initially, all vertices are unburned. In each round, one unburned vertex is selected and burned, while any unburned vertex that has a burned neighbour from…

组合数学 · 数学 2026-05-01 Jesper Jansson , Shashanka Kulamarva , Yukihiro Murakami , Nikolaas Verhulst

Graph burning is a graph process that models the spread of social contagion. Initially, all the vertices of a graph $G$ are unburnt. At each step, an unburnt vertex is put on fire and the fire from burnt vertices of the previous step…

组合数学 · 数学 2023-11-15 Sandip Das , Sk Samim Islam , Ritam M Mitra , Sanchita Paul

Graph burning is a simple model for the spread of social influence in networks. The objective is to measure how quickly a fire (e.g., a piece of fake news) can be spread in a network. The burning process takes place in discrete rounds. In…

组合数学 · 数学 2019-09-05 Shahin Kamali , Avery Miller , Kenny Zhang

The Burning Number Conjecture claims that for every connected graph $G$ of order $n,$ its burning number satisfies $b(G) \le \lceil \sqrt{n} \rceil.$ While the conjecture remains open, we prove that it is asymptotically true when the order…

Graph burning is one model for the spread of memes and contagion in social networks. The corresponding graph parameter is the burning number of a graph $G$, written $b(G)$, which measures the speed of the social contagion. While it is…

组合数学 · 数学 2017-08-01 Anthony Bonato , Thomas Lidbetter
‹ 上一页 1 2 3 10 下一页 ›