mirror of
https://github.com/janishutz/eth-summaries.git
synced 2025-11-25 10:34:23 +00:00
[TI] Introduction to automata
This commit is contained in:
@@ -52,13 +52,25 @@
|
||||
\input{parts/combinatorics.tex}
|
||||
|
||||
|
||||
% ┌ ┐
|
||||
% │ Alphabets │
|
||||
% └ ┘
|
||||
\newsection
|
||||
\section{Alphabete, Wörter, Sprachen und Darstellung von Problemen}
|
||||
\input{parts/languages-problems/alphabet.tex}
|
||||
\input{parts/languages-problems/algorithmic-problems.tex}
|
||||
\input{parts/languages-problems/kolmogorov-complexity.tex}
|
||||
\stepcounter{subsection}
|
||||
\input{parts/01_languages-problems/00_alphabet.tex}
|
||||
\input{parts/01_languages-problems/01_algorithmic-problems.tex}
|
||||
\input{parts/01_languages-problems/02_kolmogorov-complexity.tex}
|
||||
|
||||
|
||||
% ────────────────────────────────────────────────────────────────────
|
||||
% ┌ ┐
|
||||
% │ Automata │
|
||||
% └ ┘
|
||||
\newsection
|
||||
\section{Endliche Automaten}
|
||||
\stepcounter{subsection}
|
||||
\input{parts/02_finite-automata/00_representation.tex}
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user