Approximation Algorithms for the Graph Burning on Cactus and Directed Trees

07/17/2023
by   Rahul Kumar Gautam, et al.
0

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 agent to spread fire to its neighbors by marking it as a burnt node. A burnt node spreads the fire to its neighbors at the next consecutive step. The goal is to find the burning sequence of minimum length. The Graph Burning 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. The Graph Burning on directed graphs is more challenging than on undirected graphs. In this paper, we propose 1) A 2.75-approximation algorithm for a cactus graph (undirected), 2) A 3-approximation algorithm for multi-rooted directed trees (polytree) and 3) A 1.905-approximation algorithm for single-rooted directed tree (arborescence). We implement all the three approximation algorithms and the results are shown for randomly generated cactus graphs and directed trees.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/02/2022

Improved Approximation Algorithm for Graph Burning on Trees

Given a graph G=(V,E), the problem of is to find a sequence of nodes fr...
research
08/08/2023

On the approximability of the burning number

The burning number of a graph G is the smallest number b such that the v...
research
02/08/2023

Resistance Distances in Directed Graphs: Definitions, Properties, and Applications

Resistance distance has been studied extensively in the past years, with...
research
05/22/2020

Target Location Problem for Multi-commodity Flow

Motivated by scheduling in Geo-distributed data analysis, we propose a t...
research
05/30/2023

On the Approximability of External-Influence-Driven Problems

Domination problems in general can capture situations in which some enti...
research
03/26/2021

Confluent Vessel Trees with Accurate Bifurcations

We are interested in unsupervised reconstruction of complex near-capilla...
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...

Please sign up or login with your details

Forgot password? Click here to reset