Baumtransformation
This commit is contained in:
parent
0b075d38d7
commit
7403838230
@ -295,6 +295,10 @@
|
||||
\subsection{Ohne Registerzuteilung}
|
||||
|
||||
\subsubsection{Baumtransformationen}
|
||||
\begin{enumerate}
|
||||
\item Top-Down-Überdeckung des Baums mit passenden Mustern, Auswahl nach Kostenmaß (etwa meiste überdeckte Knoten)
|
||||
\item Bottom-Up-Transformation gibt Instruktion bei Anwendung des Musters aus
|
||||
\end{enumerate}
|
||||
|
||||
\subsubsection{Verfahren von Graham/Glanville}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user