/Puzzle15

Puzzle 15 Solver using Best First Search and others

Primary LanguageC#

Puzzle15

Puzzle 15 Solver using Best First Search and other algorithms. Creates a random puzzle given a seed and then solves it in as minimum movements as possible.