Improved Approximation Algorithm for Graph Burning on Trees

04/02/2022
by   Rahul Kumar Gautam, et al.
0

Given a graph G=(V,E), the problem of 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 spread fire to its neighbors by marking it as a burnt node. A node that is burnt spreads the fire to its neighbors at the next consecutive step. The goal is to find the burning sequence of minimum length. The problem is NP-Hard for general graphs and even for binary trees. A few approximation results are known, including a 3-approximation algorithm for general graphs and a 2- approximation algorithm for trees. In this paper, we propose an approximation algorithm for trees that produces a burning sequence of length at most ⌊ 1.75b(T) ⌋ + 1, where b(T) is length of the optimal burning sequence, also called the burning number of the tree T. In other words, we achieve an approximation factor of (⌊ 1.75b(T) ⌋ + 1)/b(T).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/17/2023

Approximation Algorithms for the Graph Burning on Cactus and Directed Trees

Given a graph G=(V, E), the problem of Graph Burning is to find a sequen...
research
11/30/2020

A simple approximation algorithm for the graph burning problem

The graph burning problem is an NP-Hard optimization problem that may be...
research
10/27/2020

On Minimum Generalized Manhattan Connections

We consider minimum-cardinality Manhattan connected sets with arbitrary ...
research
05/25/2021

On Dasgupta's hierarchical clustering objective and its relation to other graph parameters

The minimum height of vertex and edge partition trees are well-studied g...
research
11/22/2017

The Stochastic Firefighter Problem

The dynamics of infectious diseases spread is crucial in determining the...
research
08/31/2016

A Tutorial on Online Supervised Learning with Applications to Node Classification in Social Networks

We revisit the elegant observation of T. Cover '65 which, perhaps, is no...
research
07/16/2021

On the Extended TSP Problem

We initiate the theoretical study of Ext-TSP, a problem that originates ...

Please sign up or login with your details

Forgot password? Click here to reset