changeset 132:66e22e40b383

add missing structure; remove dummy frame
author Markus Kaiser <markus.kaiser@in.tum.de>
date Tue, 20 May 2014 22:45:31 +0200
parents 349d3e5b7973
children b6150ddbcc3d
files minimum_bisection/presentation.tex
diffstat 1 files changed, 1 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/minimum_bisection/presentation.tex	Tue May 20 22:37:17 2014 +0200
+++ b/minimum_bisection/presentation.tex	Tue May 20 22:45:31 2014 +0200
@@ -525,7 +525,7 @@
     \vfill
 
     \begin{itemize}
-        \item We interpret the $\ell_{uv}$ as edge lengths in $G$
+        \item We interpret the $\structure{\ell_{uv}}$ as edge lengths in $G$
         \item They define a \structure{shortest path metric $d_{\structure{\ell}}(u, v)$}
         \item For an edge $e = (x, y)$ we write $d_{\structure{\ell}}(e) \defeq d_{\structure{\ell}}(x, y)$
     \end{itemize}
@@ -826,10 +826,4 @@
     content
 \end{frame}
 
-\begin{frame}
-    \frametitle{Solution of MB on trees}
-
-    content
-\end{frame}
-
 \end{document}