TY - JOUR
T1 - The Fifteen Puzzle—A New Approach through Hybridizing Three Heuristics Methods
AU - Hasan, Dler O.
AU - Aladdin, Aso M.
AU - Talabani, Hardi Sabah
AU - Rashid, Tarik Ahmed
AU - Mirjalili, Seyedali
N1 - Publisher Copyright:
© 2023 by the authors.
PY - 2023/1
Y1 - 2023/1
N2 - 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.
AB - 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.
KW - bidirectional search
KW - Fifteen Puzzle
KW - heuristic search
KW - inadmissible heuristic function
KW - metaheuristic
KW - unidirectional search
UR - http://www.scopus.com/inward/record.url?scp=85146670203&partnerID=8YFLogxK
U2 - 10.3390/computers12010011
DO - 10.3390/computers12010011
M3 - Article
AN - SCOPUS:85146670203
SN - 2073-431X
VL - 12
JO - Computers
JF - Computers
IS - 1
M1 - 11
ER -