firaskafri / eightpuzzle

A classical artificial intelligence problem, known as the 8-Puzzle problem.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8-Puzzle problem

A classical artificial intelligence problem, known as the 8-Puzzle problem. Uses BFS algorithm to find the optimal solution.

About

A classical artificial intelligence problem, known as the 8-Puzzle problem.