changeset 23:e79e0b46fcdf

remove highpoint definition
author Markus Kaiser <markus.kaiser@in.tum.de>
date Mon, 21 May 2012 15:12:26 +0200
parents e99ef2cea52d
children 9ed5990afd4d
files planarity/presentation.tex
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/planarity/presentation.tex	Sun May 20 22:28:08 2012 +0200
+++ b/planarity/presentation.tex	Mon May 21 15:12:26 2012 +0200
@@ -295,6 +295,7 @@
 		\begin{itemize}
 			\item Nur Graphen mit Zyklen können nicht planar sein
 			\item Zyklen trennen Ebene in zwei Bereiche
+			\item Teilgraphen sind entweder innen oder außen
 		\end{itemize}
 	\end{itemize}
 \end{frame}
@@ -311,7 +312,6 @@
 				\vspace{2em}
 				\item<2> DFS-Index
 				\item<2> \alert{lowpoint}\\ $lowpt([5]) = 2$
-				\item<2> \alert{highpoint}\\ $highpt([5]) = 3$
 			\end{itemize}
 		\end{column}
 		\begin{column}{.65\textwidth}