
5 CONCLUSION AND FUTURE
WORKS
This paper explored the application of the guided lo-
cal search (GLS) algorithm to solve the ’graph burn-
ing’ problem. GLS enhances traditional local search
methods by introducing a penalty mechanism that
helps escape local optima, making it particularly ef-
fective for tackling combinatorial optimization prob-
lems like graph burning. We began with a detailed
presentation of the GLS algorithm, outlining the ba-
sic concepts of local search and its limitations. We
then described the specific adaptations of GLS for the
graph burning problem, including the solution repre-
sentation and the definition of the objective function.
The results obtained with GLS were satisfactory,
showing that this method is promising and capable of
finding optimal solutions. Indeed, GLS yielded bet-
ter results than the approximate algorithms 3-approx
and BFF+ on this benchmark. However, the heuristics
BBGH, CBRH, and ICCH, as well as the metaheuris-
tic CBAG, offer better results.
As for future research, we intend to employ com-
munity detection techniques to deal with the graph
burning problem more effectively and investigate
other heuristics and metaheuristic approaches to im-
prove performance on larger and more complex graph
benchmarks.
REFERENCES
Alsheddy, A., Voudouris, C., Tsang, E. P. K., and Alhindi,
A. (2016). Guided Local Search, pages 1–37. Springer
International Publishing, Cham.
Bessy, S., Bonato, A., Janssen, J., Rautenbach, D., and
Roshanbin, E. (2017). Burning a graph is hard. Dis-
crete Applied Mathematics, 232:73–87.
Bonato, A., Janssen, J., and Roshanbin, E. (2014). Burning
a graph as a model of social contagion. In Algorithms
and Models for the Web Graph: 11th International
Workshop, WAW 2014, Beijing, China, December 17-
18, 2014, Proceedings 11, pages 13–22. Springer.
Bonato, A., Janssen, J., and Roshanbin, E. (2016). How to
burn a graph. Internet Mathematics, 12(1-2):85–100.
Bonato, A. and Kamali, S. (2019). Approximation algo-
rithms for graph burning. In Theory and Applications
of Models of Computation, pages 74–92. Springer In-
ternational Publishing.
Borgatti, S. P., Everett, M., and Johnson, J. (2013). Central-
ity. Analyzing social networks, pages 189–208.
Garc
´
ıa-D
´
ıaz, J., P
´
erez-Sansalvador, J. C., Rodr
´
ıguez-
Henr
´
ıquez, L. M. X., and Cornejo-Acosta, J. A.
(2022a). Burning graphs through farthest-first traver-
sal. IEEE Access, 10:30395–30404.
Garc
´
ıa-D
´
ıaz, J., Rodr
´
ıguez-Henr
´
ıquez, L. M. X., P
´
erez-
Sansalvador, J. C., and Pomares-Hern
´
andez, S. E.
(2022b). Graph burning: Mathematical formulations
and optimal solutions. Mathematics, 10(15):2777.
Gautam, R. K., Kare, A. S., and S., D. B. (2022). Faster
heuristics for graph burning. Applied Intelligence,
52(2):1351–1361.
Nazeri, M., Mollahosseini, A., and Izadi, I. (2023). A cen-
trality based genetic algorithm for the graph burning
problem. Applied Soft Computing, 144:110493.
Rossi, R. and Ahmed, N. (2015). The network data reposi-
tory with interactive graph analytics and visualization.
In Proceedings of the AAAI conference on artificial in-
telligence, volume 29. https://etworkrepository.com.
ˇ
Simon, M., Huraj, L., Dirgov
´
a Lupt
´
akov
´
a, I., and Posp
´
ıchal,
J. (2019a). Heuristics for spreading alarm throughout
a network. Applied Sciences, 9(16):3269.
ˇ
Simon, M., Huraj, L., Dirgov
´
a Lupt
´
akov
´
a, I., and Posp
´
ıchal,
J. (2019b). Heuristics for spreading alarm throughout
a network. Applied Sciences, 9(16):3269.
Tahmasbi, M., Rezai Farokh, Z., Buali, Y., and Tehrani, Z.
(2022). New heuristics for burning graphs. AUT Jour-
nal of Mathematics and Computing, 3(2):165–172.
Voudouris, C. and Tsang, E. (1996). Partial constraint satis-
faction problems and guided local search. Proc., Prac-
tical Application of constraint Technology (PACT’96),
London, pages 337–356.
Wasserman, S. (1994). Social network analysis: Methods
and applications. The Press Syndicate of the Univer-
sity of Cambridge.
West, D. (2001). Introduction to graph theory–prentice-hall.
New Jersey.
Enhanced Guided Local Search for Addressing the Graph Burning Problem
765