# HG changeset patch # User Markus Kaiser # Date 1400705332 -7200 # Node ID 1709ab3c1fcd581590857e4020d7fdb489f59581 # Parent c0eb673db33ea7d41770062262f6fe1542ed0920 fix subtitle; propagate renaming of tree metric diff -r c0eb673db33e -r 1709ab3c1fcd minimum_bisection/presentation.tex --- 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}