Solving nonograms using neural networks
José María Buades Rubio,Antoni Jaume-i-Capó,David López González,Gabriel Moyà Alcover
DOI: https://doi.org/10.1016/j.entcom.2024.100652
IF: 2.072
2024-03-07
Entertainment Computing
Abstract:Nonograms are logic puzzles in which cells in a grid must be colored or left blank according to the numbers that are located in its headers. In this study, we analyze different techniques to solve this type of logical problem using an Heuristic Algorithm, Genetic Algorithm, and Heuristic Algorithm with Neural Network. Furthermore, we generate a public dataset to train the neural networks. We published this dataset and the code of the algorithms. Combination of the heuristic algorithm with a neural network obtained the best results. From state of the art review, no previous works used neural network to solve nonograms, nor combined a network with other algorithms to accelerate the resolution process.
computer science, cybernetics, interdisciplinary applications, software engineering
What problem does this paper attempt to address?