Assignment No. 02 CS607: Artificial Intelligence
|
Total Marks: 20
Due Date: 08/05/2013 |
||||||||||||||||||||||
Instructions Please read the following instructions carefully before submitting assignment: It should be clear that your assignment will not get any credit if:
Objective The objective of this assignment is to enhance your knowledge about;
Dear Student, Let’s consider we have a connectivity map/graph of Nine cities as given below. Cities are named as A, B, C…I for simplicity. The labeled edges indicate the distance in Km between connected cities e.g. the edge between node B and C is labeled as 3 which indicate that there is 3Km distance between city B and C.
Suppose you are currently at city A and you need to carry certain object to city I. In other words, your starting position is city A and destination is city I. Your task is to transform this map/graph into Tree and apply selected search techniques to find the path from A to I.
Questions
Part 1: Draw below your Connectivity Tree of the given Map/Graph. See Page#23 in your handouts for sample conversion of graph into tree.
Part 2: Apply the following search techniques on your connectivity tree and write the path found by each technique along with its cost in terms of total distance from A to I.
(Sample search is just given as an example to show how you need to fill this table with desired values.) Note:
Submission
You are required to submit your solution in MS Word format through LMS. |
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Please Share your Ideas Here…………………