Started DFA cleanup
This commit is contained in:
25
Advanced/DFAs/main.tex
Executable file
25
Advanced/DFAs/main.tex
Executable file
@ -0,0 +1,25 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions,
|
||||
%shortwarning
|
||||
]{../../resources/ormc_handout}
|
||||
|
||||
\include{tikxset.tex}
|
||||
|
||||
\tikzset{loop above/.style={min distance=5mm,looseness=10}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
<Advanced 2>
|
||||
<Winter 2022>
|
||||
{Finite Automata}
|
||||
{Prepared by Mark and Nikita on \today}
|
||||
|
||||
|
||||
\input{parts/0 DFA.tex}
|
||||
|
||||
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user