Assignment 1
Assignment 1
Assignment 1
Chapter 1 and Chapter 2
No. Question Chapter
1 What is artificial intelligence? Define the different task domains of 1
artificial intelligence.
2 What is Intelligence? Discuss types of problems requiring 1
Intelligence to solve it. Define AI.
3 Differentiate Natural & Artificial Intelligence. Explain types of 1
problems which requires AI techniques to be solved.
4 Write a short note on “Applications of Artificial Intelligence”. 1
5 What do you mean by state space representation of a problem? 2
Illustrate how you can represent following water jug problem as a
state space search: There are two jugs (without any measuring
marks on them) of 4 and 3 liters capacity, respectively. There is a
tap of water to fill the jugs. The objective is to fill the 4-liter jug
with exactly 2 liter of water.
6 Explain the State Space with the use of 8 Puzzle Problem. 2
Or
Explain State Space Search using 8 Puzzle problem
Or
What is state space representation? Explain with an example.
7 Discuss following: State space of a problem 2
8 Consider the Water Jug problem as stated here: “You are given 2
two jugs, a 4- gallon one and a 3-gallon one. Neither has any
measuring markers on it. There is a pump that can be used to fill
the jugs with water. How can you get exactly 2 gallons of water
into the 4-gallon jug?” Represent this as a problem in State Space
Search and state its Production Rules. Show at least one solution
to this problem.
Or
Solve Water JUG problem using production Rule System
1 2
3 4 5
6 7 8
Goal State:
1 2 3
8 4
7 6 5