hws/hw03.tex
changeset 652 b090c07b7904
parent 647 d74702cba346
child 770 8be0c3c09aca
equal deleted inserted replaced
651:d600bb069ab3 652:b090c07b7904
   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)}
   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}