hws/hw03.tex
changeset 778 3e5f5d19f514
parent 770 c563cf946497
child 892 f4df090a84d0
equal deleted inserted replaced
777:a10430cb797c 778:3e5f5d19f514
   118                 (q0) edge [loop below] node[below] {$a$} ()
   118                 (q0) edge [loop below] node[below] {$a$} ()
   119                 (q1) edge node[above] {$a$} (q2);
   119                 (q1) edge node[above] {$a$} (q2);
   120     \end{tikzpicture}
   120     \end{tikzpicture}
   121   \end{center}
   121   \end{center}
   122 
   122 
   123 \item \textbf{(Deleted for 2017, 2018, 2019)}
   123 \item %%\textbf{(Deleted for 2017, 2018, 2019)}
   124   Given the following deterministic finite automaton over the
   124   Given the following deterministic finite automaton over the
   125   alphabet $\{0, 1\}$, find the corresponding minimal automaton. In
   125   alphabet $\{0, 1\}$, find the corresponding minimal automaton. In
   126   case states can be merged, state clearly which states can be merged.
   126   case states can be merged, state clearly which states can be merged.
   127 
   127 
   128   \begin{center}
   128   \begin{center}