Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python Simulation for Water Jug Problem Using BFS #466

Open
Prathamesh-1011 opened this issue Oct 16, 2024 · 0 comments
Open

Add Python Simulation for Water Jug Problem Using BFS #466

Prathamesh-1011 opened this issue Oct 16, 2024 · 0 comments

Comments

@Prathamesh-1011
Copy link

This issue is to add a Python implementation of the Water Jug Problem, which simulates two jugs with different capacities and aims to measure a specific amount of water using Breadth-First Search (BFS). The solution will explore all possible states by performing operations like filling, emptying, and pouring water between the jugs to reach the target amount.

@Kavya-24 Please assign me this task under HACKTOBERFEST2024

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

No branches or pull requests

1 participant