Skip to content

Conversation

@Prathamesh-1011
Copy link

This issue is to develop a Python program that solves the 8 Puzzle Problem using both Breadth-First Search (BFS) algorithm. The program will demonstrate the application of classic search algorithms in AI by solving this well-known problem, which is crucial for understanding computational problem-solving techniques. The solution should involve searching for the correct sequence of moves to reach the goal state from a given initial configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant