International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 124 - Number 17 |
Year of Publication: 2015 |
Authors: Divya Saxena, Naveen Kumar Malik, V.R. Singh |
10.5120/ijca2015905826 |
Divya Saxena, Naveen Kumar Malik, V.R. Singh . A Cognitive Approach to solve Water Jugs Problem. International Journal of Computer Applications. 124, 17 ( August 2015), 45-54. DOI=10.5120/ijca2015905826
Water-jug problem is a famous problem in the field of artificial intelligence, computer programming, recreational mathematics and psychology. Classical methods used to solve this problem are Depth first search, Breadth first search, Diophantine approach, etc. These methods are memory and time consuming. This paper implemented a cognitive approach with two new methods to solve water jug problem using the problem space computational model (PSCM) processing strategy of soar software. Result analyzed in term of time.