Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Digital Assignment – I

Programme Name & Branch: B.Tech – CSE

Course Name & Code: Artificial Intelligence & CSE3013

Class Number: Slot: B2 +TB2

Questions:

1. Identify the PEAS for the following Agents.

a) Angry Birds Computer Game

b) Smart Watch

c) Automatic santizer machine

d) Digital Oximeter

2. Perform BFS and DFS on the following tree to identify the path from initial state to the
goal state and justify the reason which search technique is better for this problem. Initial
state: A, Goal state: G. Compare both algorithm properties and justify the same.
(a)

(b)
3.

a) Apply Greedy BFS and A* algorithm and find the optimal values for the above graph

4.

You might also like