A greedy heuristic for graph burning
Abstract
Given a graph , the optimization version of the graph burning problem seeks for a sequence of vertices, , with minimum and such that every has distance at most to some vertex . The length of the optimal solution is known as the burning number and is denoted by , an invariant that helps quantify the graph's vulnerability to contagion. This paper explores the advantages and limitations of an deterministic greedy heuristic for this problem, where is the graph's order, is the graph's size, and is a guess on . This heuristic is based on the relationship between the graph burning problem and the clustered maximum coverage problem, and despite having limitations on paths and cycles, it found most of the optimal and best-known solutions of benchmark and synthetic graphs with up to 102400 vertices. Beyond practical advantages, our work unveils some of the fundamental aspects of graph burning: its relationship with a generalization of a classical coverage problem and compact integer programs. With this knowledge, better algorithms might be designed in the future.
Keywords
Cite
@article{arxiv.2401.07577,
title = {A greedy heuristic for graph burning},
author = {Jesús García-Díaz and José Alejandro Cornejo-Acosta and Joel Trejo Sánchez},
journal= {arXiv preprint arXiv:2401.07577},
year = {2025}
}
Comments
17 pages; corrected proofs