A greedy heuristic for graph burning (2401.07577v3)
Abstract: Given a graph $G$, the optimization version of the graph burning problem seeks for a sequence of vertices, $(u_1,u_2,...,u_p) \in V(G)p$, with minimum $p$ and such that every $v \in V(G)$ has distance at most $p-i$ to some vertex $u_i$. The length $p$ of the optimal solution is known as the burning number and is denoted by $b(G)$, an invariant that helps quantify the graph's vulnerability to contagion. This paper explores the advantages and limitations of an $\mathcal{O}(mn + pn2)$ deterministic greedy heuristic for this problem, where $n$ is the graph's order, $m$ is the graph's size, and $p$ is a guess on $b(G)$. 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.
- Burning a graph as a model of social contagion. In International Workshop on Algorithms and Models for the Web-Graph, pages 13–22. Springer, 2014.
- Noga Alon. Transmitting in the n-dimensional cube. Discrete applied mathematics, 37:9–11, 1992.
- On domination and independent domination numbers of a graph. Discrete mathematics, 23(2):73–76, 1978.
- Computers and Intractability; A Guide to the Theory of NP-Completeness. W. H. Freeman & Co., USA, 1990.
- Edward Minieka. The m-center problem. Siam Review, 12(1):138–139, 1970.
- A best possible heuristic for the k-center problem. Mathematics of operations research, 10(2):180–184, 1985.
- Teofilo F Gonzalez. Clustering to minimize the maximum intercluster distance. Theoretical computer science, 38:293–306, 1985.
- A simple heuristic for the p-centre problem. Operations Research Letters, 3(6):285–288, 1985.
- Bert Hartnell. Firefighter! an application of domination. In the 24th Manitoba Conference on Combinatorial Mathematics and Computing, University of Minitoba, Winnipeg, Cadada, 1995, 1995.
- Approximation algorithms for the vertex k-center problem: Survey and experimental evaluation. IEEE Access, 7:109228–109245, 2019.
- Approximation algorithms for graph burning. In International Conference on Theory and Applications of Models of Computation, pages 74–92. Springer, 2019.
- Burning graphs through farthest-first traversal. IEEE Access, 10:30395–30404, 2022.
- Analysis of the greedy approach in problems of maximum k-coverage. Naval Research Logistics (NRL), 45(6):615–627, 1998.
- Uriel Feige. A threshold of ln n for approximating set cover. Journal of the ACM (JACM), 45(4):634–652, 1998.
- How to burn a graph. Internet Mathematics, 12(1-2):85–100, 2016.
- Improved pyrotechnics: Closer to the burning number conjecture. The Electronic Journal of Combinatorics, 30(4), 2023.
- Burning a graph is hard. Discrete Applied Mathematics, 232:73–87, 2017.
- Bounds on the burning numbers of spiders and path-forests. Theoretical Computer Science, 794:12–19, 2019.
- Burning grids and intervals. In Conference on Algorithms and Discrete Applied Mathematics, pages 66–79. Springer, 2021.
- Improved bounds for burning fence graphs. Graphs and Combinatorics, 37(6):2761–2773, 2021.
- Burning number of theta graphs. Applied Mathematics and Computation, 361:246–257, 2019.
- Burning number of caterpillars. Discrete Applied Mathematics, 284:332–340, 2020.
- Burning number of graph products. Theoretical Computer Science, 746:124–135, 2018.
- On the burning number of generalized petersen graphs. Bulletin of the Malaysian Mathematical Sciences Society, 41(3):1657–1670, 2018.
- Burning number of jahangir graphs. Asian-European Journal of Mathematics, 2023.
- Anjeneya Swami Kare and I Vinod Reddy. Parameterized algorithms for graph burning problem. In International Workshop on Combinatorial Algorithms, pages 304–314. Springer, 2019.
- Parameterized complexity of graph burning. Algorithmica, 84(8):2379–2393, 2022.
- Burning and w-burning of geometric graphs. Discrete Applied Mathematics, 336:83–98, 2023.
- The generalized burning number of graphs. Applied Mathematics and Computation, 411:126306, 2021.
- An independent cascade model of graph burning. Symmetry, 15(8):1527, 2023.
- A centrality based genetic algorithm for the graph burning problem. Applied Soft Computing, page 110493, 2023.
- Heuristics for spreading alarm throughout a network. Applied Sciences, 9(16):3269, 2019.
- Faster heuristics for graph burning. Applied Intelligence, pages 1–11, 2022.
- Graph burning and non-uniform k-centers for small treewidth. In Approximation and Online Algorithms: 20th International Workshop, WAOA 2022, Potsdam, Germany, September 8–9, 2022, Proceedings, pages 20–35. Springer, 2022.
- Graph burning: Mathematical formulations and optimal solutions. Mathematics, 10(15):2777, 2022.
- Dorit S Hochbaum and Xu Rao. Approximation algorithms for connected maximum coverage problem for the discovery of mutated driver pathways in cancer. Information Processing Letters, 158:105940, 2020.
- Dexter C Kozen. Depth-first and breadth-first search. The design and analysis of algorithms, pages 19–24, 1992.
- Shortest paths algorithms: Theory and experimental evaluation. Mathematical programming, 73(2):129–174, 1996.
- The network data repository with interactive graph analytics and visualization. In AAAI, 2015.
- SNAP Datasets: Stanford large network dataset collection. http://snap.stanford.edu/data, June 2014.
- LLC Gurobi Optimization. Gurobi optimizer reference manual, 2019.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.