CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

A Cognitive Approach to solve Water Jugs Problem

by Divya Saxena, Naveen Kumar Malik, V.R. Singh
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

@article{ 10.5120/ijca2015905826,
author = { Divya Saxena, Naveen Kumar Malik, V.R. Singh },
title = { A Cognitive Approach to solve Water Jugs Problem },
journal = { International Journal of Computer Applications },
issue_date = { August 2015 },
volume = { 124 },
number = { 17 },
month = { August },
year = { 2015 },
issn = { 0975-8887 },
pages = { 45-54 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume124/number17/22200-2015905826/ },
doi = { 10.5120/ijca2015905826 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:14:43.126312+05:30
%A Divya Saxena
%A Naveen Kumar Malik
%A V.R. Singh
%T A Cognitive Approach to solve Water Jugs Problem
%J International Journal of Computer Applications
%@ 0975-8887
%V 124
%N 17
%P 45-54
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

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.

References
  1. SOAR: A Cognitive Architecture http://soar.eecs.umich.edu/articles/downloads/soar-suite/103-soar-suite-9-4-0
  2. Laird, J. E. 2014 Soar Cognitive Architecture. Water_Jug_Simple_Agent.zip http://soar.eecs.umich.edu/articles/downloads/agents/153-water-jug-simple
  3. Laird, J. E. 2014 Soar9 Tutorial Part 1. University of Michigan, 1-44
  4. Laird, J. E. 2012 The Soar Cognitive Architecture. MIT Press.
  5. Saxena, D. and Malik, N. K. 2015. Understanding Soar: An outside’s perspective. In Proceedings of the Second National Conference on Machine Intelligence and Research Advancement, 43-51.
  6. Man, Y. K. 2013. An Arithmetic approach to the General Two Water Jugs Problem. International Association of Engineers, 145-147.
  7. Leon, F., Horia, Z. and Galea, D. 2005. A Heuristic for Solving the Generalized Water Jugs Problem. Bulletin. Polytechnic Institute of Iaşi, tome LI (LV), 1-4.
  8. Carder, H. P., Handley S. J., Perfect, T. J. 2008. Counter Intuitive and alternative moves choice in the Water Jug Task. Brain and Cognition. Science Direct, 11-20.
  9. Aggrawal and Anderson, R. J. 1988. A Random Algorithm for Depth First Search. Combination, 1-12.
  10. Laird, J. E., 2008. Extending the Soar Cognitive Architecture. Frontiers in Artificial Intelligence and applications. IOS Press, 224-235.
  11. Cognitive architecture http://en.wikipedia.org/wiki/Cognitive_architecture
  12. Soar (cognitive architecture) http://en.wikipedia.org/wiki/Soar_(cognitive_architecture)
  13. Forward chaining https://en.wikipedia.org/wiki/Forward_chaining
  14. Backward chaining https://en.wikipedia.org/wiki/Backward_chaining
Index Terms

Computer Science
Information Sciences

Keywords

Water jug problem soar software simple water jug agent