Skip to content

Add Python Simulation for Water Jug Problem Using BFS #466

@Prathamesh-1011

Description

@Prathamesh-1011

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions