English
Related papers

Related papers: New heuristics for burning graphs

200 papers

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…

Combinatorics · Mathematics 2017-08-01 Anthony Bonato , Thomas Lidbetter

The burning number of a graph $G$ is the smallest number $b$ such that the vertices of $G$ can be covered by balls of radii $0, 1, \dots, b-1$. As computing the burning number of a graph is known to be NP-hard, even on trees, it is natural…

Combinatorics · Mathematics 2023-09-07 Anders Martinsson

Information spread is an intriguing topic to study in network science, which investigates how information, influence, or contagion propagate through networks. Graph burning is a simplified deterministic model for how information spreads…

Neural and Evolutionary Computing · Computer Science 2022-08-09 Mahdi Nazeri , Ali Mollahosseini , Iman Izadi

We propose an exact algorithm for the Graph Burning Problem ($\texttt{GBP}$), an NP-hard optimization problem that models the spread of influence on social networks. Given a graph $G$ with vertex set $V$, the objective is to find a sequence…

Discrete Mathematics · Computer Science 2024-09-27 Felipe de Carvalho Pereira , Pedro Jussieu de Rezende , Tallys Yunes , Luiz Fernando Batista Morato

Graph burning is a discrete time process which can be used to model the spread of social contagion. One is initially given a graph of unburned vertices. At each round (time step), one vertex is burned; unburned vertices with at least one…

Combinatorics · Mathematics 2023-12-25 Yukihiro Murakami

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…

Computational Geometry · Computer Science 2022-09-28 J. Mark Keil , Debajyoti Mondal , Ehsan Moradi

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 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…

Combinatorics · Mathematics 2026-05-01 Jesper Jansson , Shashanka Kulamarva , Yukihiro Murakami , Nikolaas Verhulst

The burning number $b(G)$ of a graph $G$ is the smallest number of turns required to burn all vertices of a graph if at every turn a new fire is started and existing fires spread to all adjacent vertices. The Burning Number Conjecture of…

Combinatorics · Mathematics 2025-10-29 Sergey Norin , Jérémie Turcotte

The Burning Number Conjecture, that a graph on $n$ vertices can be burned in at most $\lceil \sqrt{n} \ \rceil$ rounds, has been of central interest for the past several years. Much of the literature toward its resolution focuses on two…

Combinatorics · Mathematics 2021-11-03 Mohamed Omar , Vibha Rohilla

Graph burning is a natural discrete graph algorithm inspired by the spread of social contagion. Despite its simplicity, some open problems remain steadfastly unsolved, notably the burning number conjecture, which says that every connected…

Combinatorics · Mathematics 2024-09-04 Ta Sheng Tan , Wen Chean Teh

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…

Combinatorics · Mathematics 2023-03-27 Anders Martinsson

The Graph Burning Problem (GBP) is a combinatorial optimization problem that has gained relevance as a tool for quantifying a graph's vulnerability to contagion. Although it is based on a very simple propagation model, its decision version…

We study a discrete-time model for the spread of information in a graph, motivated by the idea that people believe a story when they learn of it from two different origins. Similar to the burning number, in this problem, information spreads…

Combinatorics · Mathematics 2024-11-14 C. B. Jacobs , M. E. Messinger , A. N. Trenk

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…

Data Structures and Algorithms · Computer Science 2023-07-18 Rahul Kumar Gautam , Anjeneya Swami Kare , S. Durga Bhavani

Graph burning is a discrete-time process on graphs, where vertices are sequentially burned, and burned vertices cause their neighbours to burn over time. We consider extremal properties of this process in the new setting where the…

Combinatorics · Mathematics 2020-05-15 Anthony Bonato , Karen Gunderson , Amy Shaw

In this paper, we study a graph parameter that was recently introduced, the burning number, focusing on a few probabilistic aspects of the problem. The original burning number is revisited and analyzed for binomial random graphs G(n,p),…

Combinatorics · Mathematics 2015-05-13 Dieter Mitsche , Pawel Pralat , Elham Roshanbin

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…

Computational Complexity · Computer Science 2021-01-19 Debajyoti Mondal , N. Parthiban , V. Kavitha , Indra Rajasingh

Graph burning models the spread of information or contagion in a graph. At each time step, two events occur: neighbours of already burned vertices become burned, and a new vertex is chosen to be burned. The big conjecture is known as the…

Combinatorics · Mathematics 2024-12-18 Danielle Cox , M. E. Messinger , Kerry Ojakian

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…

Combinatorics · Mathematics 2021-03-16 Ruiting Zhang , Yingying Yu , Huiqing Liu