sliding-tile-puzzle
Why "ERROR: Out of global stack"
%(SWI-Prolog)You can run the program by: ?- bestfs([8,1,3,7,0,2,6,5,4],P). initial([8,1,3,7,0,2,6,5,4]).[详细]
2023-01-09 06:56 分类:问答Trying to solve 15 Puzzle, OutOfMemoryError [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-01-04 14:16 分类:问答Tackling the 8-puzzle via BFS
I\'ve heard that the 8-puzzle problem can be tackled via BFS, but I don\'t understand how. I wanna know the intermediate steps that I need to get from a board like this:[详细]
2022-12-13 20:26 分类:问答