You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A variation on the classic water jugs problem implemented using AI approach - heuristic and search algorithms like BFS, DFS, A-star programmed in python.