4x4 15 piece sliding puzzle solution using A* and IDA* algorithms (Python implementation)
game python ai puzzle algorithms astar bfs heuristic-search-algorithms manhattan-distance idastar 15-puzzle misplaced-tiles 4x4-puzzles
-
Updated
Mar 2, 2021 - Python