FawadJawaid / 8-puzzle-solver-AI

This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FawadJawaid/8-puzzle-solver-AI Stargazers