-
-
Notifications
You must be signed in to change notification settings - Fork 40
8 Puzzle Solver [PathFinding] #189
Copy link
Copy link
Open
Labels
AssignedIssue is assignedIssue is assignedHACKTOBERFESTThis issue is applicable for Hacktoberfest 2022This issue is applicable for Hacktoberfest 2022
Metadata
Metadata
Assignees
Labels
AssignedIssue is assignedIssue is assignedHACKTOBERFESTThis issue is applicable for Hacktoberfest 2022This issue is applicable for Hacktoberfest 2022
Title: 8 Puzzle Solver
Language: Python
Category: Pathfinding
Hacktoberfest
Contributor
Description:
Algorithm to solve 8 Puzzle using A* Search Algorithm