<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://robots.hlt.inesc-id.pt/w/pt/index.php?action=history&amp;feed=atom&amp;title=Theoretical_Aspects_of_Lexical_Analysis%2FExercise_25</id>
	<title>Theoretical Aspects of Lexical Analysis/Exercise 25 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://robots.hlt.inesc-id.pt/w/pt/index.php?action=history&amp;feed=atom&amp;title=Theoretical_Aspects_of_Lexical_Analysis%2FExercise_25"/>
	<link rel="alternate" type="text/html" href="https://robots.hlt.inesc-id.pt/w/pt/index.php?title=Theoretical_Aspects_of_Lexical_Analysis/Exercise_25&amp;action=history"/>
	<updated>2026-05-23T06:39:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://robots.hlt.inesc-id.pt/w/pt/index.php?title=Theoretical_Aspects_of_Lexical_Analysis/Exercise_25&amp;diff=9995&amp;oldid=prev</id>
		<title>Root: Created page with &quot;__NOTOC__ Compute the non-deterministic finite automaton (NFA) by using Thompson&#039;s algorithm. Compute the minimal deterministic finite automaton (DFA). The alphabet is Σ = {...&quot;</title>
		<link rel="alternate" type="text/html" href="https://robots.hlt.inesc-id.pt/w/pt/index.php?title=Theoretical_Aspects_of_Lexical_Analysis/Exercise_25&amp;diff=9995&amp;oldid=prev"/>
		<updated>2018-07-06T07:59:09Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ Compute the non-deterministic finite automaton (NFA) by using Thompson&amp;#039;s algorithm. Compute the minimal deterministic finite automaton (DFA). The alphabet is Σ = {...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
Compute the non-deterministic finite automaton (NFA) by using Thompson&amp;#039;s algorithm. Compute the minimal deterministic finite automaton (DFA). The alphabet is Σ = { a, b, c }. Indicate the number of processing steps for the given input string. &lt;br /&gt;
* &amp;lt;nowiki&amp;gt;G = { a*|b, b*c, (a|c)* }&amp;lt;/nowiki&amp;gt;, input string = abbcac&lt;br /&gt;
&lt;br /&gt;
== Solução ==&lt;br /&gt;
&lt;br /&gt;
{{CollapsedCode|Solução completa|&lt;br /&gt;
[[image:solution-co-ex25-nfa-dfa.jpg]]&lt;br /&gt;
[[image:solution-co-ex25-dfa-graph-min-tree-graph-input.jpg]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[category:Compiladores]]&lt;br /&gt;
[[category:Ensino]]&lt;br /&gt;
&lt;br /&gt;
[[en:Theoretical Aspects of Lexical Analysis]]&lt;/div&gt;</summary>
		<author><name>Root</name></author>
	</entry>
</feed>