Skip to content
Snippets Groups Projects
Commit c3d6cf47 authored by Florian Unger's avatar Florian Unger
Browse files

added label

parent 34ce2f6f
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,8 @@ von 3 Zahlen vor $[a_{1},a_{2},a_{3}]$, ganz konkret also möglicherweise $[5,8,
der zugehörige Entscheidungsbaum folgendermaßen aus:
\begin{center}
\includegraphics[scale=0.2]{bilder/Entscheidungsbaummodell}
\includegraphics[scale=0.2]{bilder/Entscheidungsbaummodell}
\label{fig:Entscheidungsbaum}
\par\end{center}
Die Blätter stellen alle möglichen Permutationen des Inputs dar. Die Anzahl der Blätter ist daher gleich $n!$.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment