/8puzzleproblem

Implmented 3 algorithm namely Uniform Cost Search, A* with misplaced tile heuristic and A* with Manhattan distance to solve the 8 puzzle problem

Primary LanguageJupyter Notebook

8puzzleproblem

Implmented 3 algorithm namely Uniform Cost Search, A* with misplaced tile heuristic and A* with Manhattan distance to solve the 8 puzzle problem.