<?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[<pre><code>Assignment No. 01
</code></pre>
<p dir="auto">Semester: Fall 2019<br />
CS607: Artificial Intelligence<br />
Total Marks: 20</p>
<p dir="auto">Due Date:15/11/2019</p>
<p dir="auto">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 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<br />
<img src="/assets/uploads/files/1573736993336-853e138a-b822-4551-bb89-e2a54c41c33e-image.png" alt="853e138a-b822-4551-bb89-e2a54c41c33e-image.png" class=" img-fluid img-markdown" /><br />
B) In the following graph consider node a as your starting point.<br />
<img src="/assets/uploads/files/1573737011731-d16affa1-d363-46c1-adaf-d154f721d300-image.png" alt="d16affa1-d363-46c1-adaf-d154f721d300-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Question No. 2</p>
<p dir="auto">Consider the search space below, where S is the start node and H is goal node. Show with the sequence of diagrams along with table displaying how does BFS work on given tree using simple search algorithm.<br />
<img src="/assets/uploads/files/1573737024648-8a28f53f-a337-4cb2-81d1-e24a29334ea1-image.png" alt="8a28f53f-a337-4cb2-81d1-e24a29334ea1-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/586/cs607-assignment-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 22:42:07 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/586.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Nov 2019 13:10:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS607 Assignment 1 Solution and Discussion on Thu, 14 Nov 2019 13:11:54 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1573737089576-b362235d-f1e1-429a-b44a-ca6bb36d39e0-image.png" alt="b362235d-f1e1-429a-b44a-ca6bb36d39e0-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1573737107607-398730c6-64dc-42a4-87d4-a2adb57e8863-image.png" alt="398730c6-64dc-42a4-87d4-a2adb57e8863-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.secnto.com//post/1583</link><guid isPermaLink="true">https://community.secnto.com//post/1583</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Thu, 14 Nov 2019 13:11:54 GMT</pubDate></item><item><title><![CDATA[Reply to CS607 Assignment 1 Solution and Discussion on Thu, 14 Nov 2019 13:11:14 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/R2iYyiuimdM" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/R2iYyiuimdM</a></p>
]]></description><link>https://community.secnto.com//post/1582</link><guid isPermaLink="true">https://community.secnto.com//post/1582</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Thu, 14 Nov 2019 13:11:14 GMT</pubDate></item></channel></rss>