Abstract
The Fifteen Puzzle problem is one of the most classical problems that has captivated mathematics enthusiasts for centuries. This is mainly because of the huge size of the state space with approximately 1013 states that have to be explored, and several algorithms have been applied to solve the Fifteen Puzzle instances. In this paper, to manage this large state space, the bidirectional A* (BA*) search algorithm with three heuristics, such as Manhattan distance (MD), linear conflict (LC), and walking distance (WD), has been used to solve the Fifteen Puzzle problem. The three mentioned heuristics will be hybridized in a way that can dramatically reduce the number of states generated by the algorithm. Moreover, all these heuristics require only 25 KB of storage, but help the algorithm effectively reduce the number of generated states and expand fewer nodes. Our implementation of the BA* search can significantly reduce the space complexity, and guarantee either optimal or near-optimal solutions.
Subject
Computer Networks and Communications,Human-Computer Interaction
Reference62 articles.
1. Alahmad, R., and Ishii, K. (2021). A Puzzle-Based Sequencing System for Logistics Items. Logistics, 5.
2. Disjoint pattern database heuristics;Korf;Artif. Intell.,2002
3. The Fifteen Puzzle—A New Approach;Muralidharan;Math. Mag.,2017
4. Mulholland, J. (2022, September 01). Permutation Puzzles: A Mathematical Perspective; Lecture Notes: 2016. Available online: https://www.sfu.ca/~jtmulhol/math302/notes/302notes-Jun30-2016.pdf.
5. Bright, C., Gerhard, J., Kotsireas, I., and Ganesh, V. (2019). Maple Conference, Springer.
Cited by
4 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献