Classical Water jug problem solved using BFS. Input : Capacity of water jugs and the required configuration. Output : Steps to reach the final configuration. Example : Input 4 3 2 3 Output : (0,0)(4,0)(1,3)(1,0)(0,1)(4,1)(2,3)
-
Notifications
You must be signed in to change notification settings - Fork 2
anirudhbagri/Water-Jug-Problem
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Classical Water jug problem solved using BFS.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published