vigneshsarma / Water-Jug

Is a famous "Artificial Intelligence" problem. This is the solution I came up with when it was given as an assignment at our college.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#The Universal Solution For Water Jug Problem

The program can solve almost all kinds of water jug problems and find all possible solutions to it.

Update:^That's what I thought.But on testing found some real Problems.Will correct them.

Update 2: Here is a new one written in haskell, cleaner and working.

About

Is a famous "Artificial Intelligence" problem. This is the solution I came up with when it was given as an assignment at our college.


Languages

Language:Python 100.0%