changeset 136:1709ab3c1fcd

fix subtitle; propagate renaming of tree metric
author Markus Kaiser <markus.kaiser@in.tum.de>
date Wed, 21 May 2014 22:48:52 +0200
parents c0eb673db33e
children 9a689627c9ed
files minimum_bisection/presentation.tex
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/minimum_bisection/presentation.tex	Wed May 21 22:45:24 2014 +0200
+++ b/minimum_bisection/presentation.tex	Wed May 21 22:48:52 2014 +0200
@@ -2,7 +2,7 @@
 \input{tikzpictures.tex}
 
 \title{Oblivious Routing and Minimum Bisection}
-\subtitle{Approximation Algorithms Seminar}
+\subtitle{Seminar: Approximation Algorithms}
 \author{\href{mailto:markus.kaiser@in.tum.de}{Markus Kaiser}}
 \date{May 28, 2014}
 
@@ -672,7 +672,7 @@
             \draw [tree edge, tumred] (\source.center) -- (\dest.center);
         \end{pgfonlayer}
 
-        \node at (0, -3.5) {$T_{uv} = T_{ux} + T_{xy} + T_{yz} + T_{zv}$};
+        \node at (0, -3.5) {$M_{uv} = M_{ux} + M_{xy} + M_{yz} + M_{zv}$};
     \end{tikzpicture}
 \end{frame}