Chomsky Normalform
This commit is contained in:
parent
efbfe07bc3
commit
99b9b59fc2
Binary file not shown.
@ -409,7 +409,12 @@
|
|||||||
\item neue Funktion $g:\{0,1\}^*\rightarrow\{0,1\}^*:w\vdash 1\phi_{f(w)}(w)$
|
\item neue Funktion $g:\{0,1\}^*\rightarrow\{0,1\}^*:w\vdash 1\phi_{f(w)}(w)$
|
||||||
\end{itemize*}
|
\end{itemize*}
|
||||||
|
|
||||||
|
\section{Chomsky Normalform}
|
||||||
|
Eine kontextfreie Grammatik G ist in Chomsky Normalform, falls alle Produktionen
|
||||||
|
\begin{itemize}
|
||||||
|
\item die Form $A\rightarrow AB$ oder $A\rightarrow a$ haben,
|
||||||
|
\item und $S\rightarrow\epsilon$ und S nie auf der rechten Seite einer Produktion vorkommt
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
\end{multicols*}
|
\end{multicols*}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
Loading…
Reference in New Issue
Block a user