<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS607 Assignment 1 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/586/cs607-assignment-1-solution-and-discussion">CS607 Assignment 1 Solution and Discussion</a></p>
<p dir="auto">Assignment No. 01<br />
Semester: Spring 2020<br />
CS607: Artificial Intelligence<br />
Total Marks: 20</p>
<p dir="auto">Due Date:1/06/2020<br />
Instructions<br />
It should be clear that your assignment will not get any credit if:<br />
	The assignment is submitted after due date.<br />
	The submitted assignment does not open or file is corrupt.<br />
	Solution is copied from any other source.<br />
Objective<br />
The objective of this assignment is to;<br />
	Learn and practice basic concepts of Graphs and trees<br />
	Basic understanding of BFS(Breadth First Search) by using Search algorithm.<br />
Assignment</p>
<p dir="auto">Question No. 1<br />
Given the following graphs convert it into tree data structure.<br />
A)	In the following graph consider node 1 as your starting point                           Marks 5<br />
<img src="https://i.imgur.com/8aaSDKJ.png" alt="8f8a98aa-50c5-45a1-a4c8-f741deffeb4e-image.png" class=" img-fluid img-markdown" /><br />
B) In the following graph consider node h as your starting point.                                Marks 5<br />
<img src="https://i.imgur.com/QsMUkfn.png" alt="dd97ebe5-ee9e-4edb-a728-0fe639cdac31-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Question No. 2                                          Marks 10</p>
<p dir="auto">Consider the search space below, where S is the start node and O is goal node. Show with the sequence of diagrams along with table displaying how does BFS (Breadth First Search) work on given tree using simple search algorithm.</p>
<p dir="auto"><img src="https://i.imgur.com/jZfGuvC.png" alt="3cf4151b-e716-4a89-a048-52fc5b0bb94c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Submission<br />
You are required to submit your solution through LMS as an MS Word document.</p>
]]></description><link>https://community.secnto.com//topic/1779/cs607-assignment-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 21:40:09 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/1779.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 May 2020 13:09:56 GMT</pubDate><ttl>60</ttl></channel></rss>