# HG changeset patch # User Markus Kaiser # Date 1400618731 -7200 # Node ID 66e22e40b38348f44954caaa2f2a24b511bb7fb6 # Parent 349d3e5b7973720bee40cd0d27ca57235a0a3b7e add missing structure; remove dummy frame diff -r 349d3e5b7973 -r 66e22e40b383 minimum_bisection/presentation.tex --- 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}