DeepAI AI Chat
Log In Sign Up

Burning Geometric Graphs

10/03/2020
by   Arya Tanmay Gupta, et al.
0

A procedure called 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). At each step t, first (a) an unburned vertex is burned (as a fire source) from "outside", and then (b) the fire spreads to vertices adjacent to the vertices which are burned till step t-1. This process stops after all the vertices of G have been burned. The aim is to burn all the vertices in a given graph in minimum time-steps. The least number of time-steps required to burn a graph is called its burning number. The less the burning number is, the faster a graph can be burned. Burning a general graph optimally is an NP-Complete problem. It has been proved that optimal burning of path forests, spider graphs, and trees with maximum degree three is NP-Complete. We study the graph burning problem on several sub-classes of geometric graphs. We show that burning interval graphs (Section 7.1, Theorem 7.1), permutation graphs (Section 7.2, Theorem 7.2) and disk graphs (Section 7.3, Theorem 7.3) optimally is NP-Complete. In addition, we opine that optimal burning of general graphs (Section 9.2, Conjecture 9.1) cannot be approximated better than 3-approximation factor.

READ FULL TEXT

page 1

page 31

03/17/2020

NP-completeness Results for Graph Burning on Geometric Graphs

Graph burning runs on discrete time steps. The aim of the graph burning ...
12/23/2019

On the Burning Number of p-Caterpillars

The burning number is a recently introduced graph parameter indicating t...
10/29/2018

On the End-Vertex Problem of Graph Searches

End vertices of graph searches can exhibit strong structural properties ...
02/25/2022

Making Life More Confusing for Firefighters

It is well known that fighting a fire is a hard task. The Firefighter pr...
08/07/2020

Hierarchical Clusterings of Unweighted Graphs

We study the complexity of finding an optimal hierarchical clustering of...
05/10/2022

Burning Number for the Points in the Plane

The burning process on a graph G starts with a single burnt vertex, and ...
09/02/2019

Burning Two Worlds: Algorithms for Burning Dense and Tree-like Graphs

Graph burning is a simple model for the spread of social influence in ne...