<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Gp23_TheoryOfComputation_Assignment1 by Cho Xin Yue</title>
      <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2025-05-09 08:32:47 UTC</pubDate>
      <lastBuildDate>2025-06-07 07:18:54 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>L = {w  {a, b}* | w has b’s followed by a’s}</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443288417</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-09 08:32:47 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443288417</guid>
      </item>
      <item>
         <title>Construct a Regular Grammar for the set of strings over the alphabets {a, b, c} where every ais followed by at least one b. </title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443290493</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-09 08:34:47 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443290493</guid>
      </item>
      <item>
         <title>Let G be the grammar.S → aS | aA | aA → aAb | ab(a) Using this grammar, produce two leftmost derivations of the string ”aaaabb”.(b) Build the parse trees for the derivations from part (a).</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443296218</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-09 08:39:26 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443296218</guid>
      </item>
      <item>
         <title>Let G be the grammar.S → aSb | aAbA → cAd | BB → aBb | (λ)Use leftmost or rightmost derivation to construct a parse tree, on the following strings:(a) “aacabdbb”(b) “aaaaabbbbb” See if any of the above strings can be derived by more than one parsetree</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443296564</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-09 08:39:41 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3443296564</guid>
      </item>
      <item>
         <title>3b.)The set of strings over {a, b, c} that begin with a, contain exactly two consecutive b’s 
and end with cc. 
e.g., valid strings are: abbcc, accaccaccabbacacaccccc, etc.</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467493763</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-26 11:36:58 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467493763</guid>
      </item>
      <item>
         <title>3c) The set of strings over {a, b, c} that do not contain the substring aa. 
e.g., valid strings are λ, a, b, c, bbbbbbbbb, ccccccc, abc, abba, baba, 
bacabbababacabcaba, etc. </title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467494086</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-26 11:37:18 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467494086</guid>
      </item>
      <item>
         <title>1c) The language L = {w  {a, b}* : w has twice as many b’s as a’s}
//the “ : “ symbol is synonymous to the symbol “ | “, meaning where.</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467500994</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2025-05-26 11:45:07 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467500994</guid>
      </item>
      <item>
         <title>Construct a PDA for the language over {a, b}, where if the strings have any b’s then all a’s</title>
         <author>xyue1311</author>
         <link>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467501272</link>
         <description><![CDATA[<p>precede all the b’s.</p><p>e.g., ab, aaaabb, aabbbb, a, aa, aaaaaaaaaaaaaaa etc.</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-05-26 11:45:28 UTC</pubDate>
         <guid>https://padlet.com/xyue1311/1vgjj4mu8c8v9cam/wish/3467501272</guid>
      </item>
   </channel>
</rss>
