WitchPuff / 15-Puzzle

Solve 15-Puzzle problem by A* and IDA* algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

15-Puzzle

Solve 15-Puzzle problem by A* and IDA* algorithm

输入为4x4的矩阵,用0代表空白格

About

Solve 15-Puzzle problem by A* and IDA* algorithm

License:MIT License


Languages

Language:Python 100.0%