<?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[CS606 Assignment 1 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">CS606 – Compiler Construction<br />
Assignment # 01<br />
Fall 2019	<br />
Total marks = 20</p>
<p dir="auto">Deadline Date<br />
14th Nov 2019</p>
<p dir="auto">Please carefully read the following instructions before attempting assignment.</p>
<p dir="auto">RULES FOR MARKING<br />
It should be clear that your assignment would not get any credit if:<br />
	The assignment is submitted after the due date.<br />
	The submitted assignment does not open or file is corrupt.<br />
	Strict action will be taken if submitted solution is copied from any other student or from the internet.</p>
<p dir="auto">You should consult the recommended books to clarify your concepts as handouts are not enough.</p>
<p dir="auto">You are supposed to submit your assignment in .doc or docx format.<br />
Any other formats like scan images, PDF, zip, rar, ppt and bmp etc will not be accepted.</p>
<p dir="auto">Objective:</p>
<p dir="auto">Objective of this assignment is to increase the learning capabilities of the students about</p>
<p dir="auto">•	Deterministic Finite Automaton (DFA)<br />
•	Nondeterministic Finite Automaton (NFA)<br />
•	Thompson’s Construction Algorithm</p>
<p dir="auto">NOTE</p>
<p dir="auto">No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of deadline. It is recommended to upload solution file at least two days before its closing date.</p>
<p dir="auto">If you find any mistake or confusion in assignment (Question statement), please consult with your instructor before the deadline. After the deadline no queries will be entertained in this regard.</p>
<p dir="auto">For any query, feel free to email at:<br />
<a href="mailto:cs606@vu.edu.pk" target="_blank" rel="noopener noreferrer nofollow ugc">cs606@vu.edu.pk</a></p>
<p dir="auto">Questions No 01								            10 marks</p>
<p dir="auto">For regular expression below, construct an NFA using Thompson’s construction.<br />
R.E.  = ((v + x)*y) + z</p>
<p dir="auto">Questions No 02   								            10 marks<br />
Use Subset Construction algorithm to find DFA for the NFA constructed in Task 1.</p>
<p dir="auto">Good Luck!</p>
]]></description><link>https://community.secnto.com//topic/730/cs606-assignment-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:59:58 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/730.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 03 Dec 2019 14:17:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS606 Assignment 1 Solution and Discussion on Tue, 03 Dec 2019 14:19:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zareen" aria-label="Profile: zareen">@<bdi>zareen</bdi></a> said in <a href="/post/2154">CS606 Assignment 1 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">Use Subset Construction algorithm to find DFA for the NFA constructed in Task 1.</p>
</blockquote>
<p dir="auto">The resulting DFA  is<br />
<img src="https://i.imgur.com/3WrueIX.png" alt="5e73f087-480c-4f02-a861-cdcd3f44b9b3-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.secnto.com//post/2156</link><guid isPermaLink="true">https://community.secnto.com//post/2156</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Tue, 03 Dec 2019 14:19:20 GMT</pubDate></item><item><title><![CDATA[Reply to CS606 Assignment 1 Solution and Discussion on Tue, 03 Dec 2019 14:18:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/zareen" aria-label="Profile: zareen">@<bdi>zareen</bdi></a> said in <a href="/post/2154">CS606 Assignment 1 Solution and Discussion</a>:</p>
<blockquote>
<p dir="auto">For regular expression below, construct an NFA using Thompson’s construction.<br />
R.E.  = ((v + x)*y) + z</p>
</blockquote>
<p dir="auto"><img src="https://i.imgur.com/S1BSuLS.png" alt="6fb3b6f6-0624-4749-9514-4826ca1f91d5-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.secnto.com//post/2155</link><guid isPermaLink="true">https://community.secnto.com//post/2155</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Tue, 03 Dec 2019 14:18:39 GMT</pubDate></item></channel></rss>