From e792141afd09f3089f8f8cfe823a19c2c959eae5 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Thu, 23 Apr 2026 13:06:01 +0200 Subject: [PATCH] Switch order of challenges --- src/final_presentation/main.tex | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/src/final_presentation/main.tex b/src/final_presentation/main.tex index 3e8f961..796615d 100644 --- a/src/final_presentation/main.tex +++ b/src/final_presentation/main.tex @@ -1549,21 +1549,25 @@ \vspace*{-5mm} - \visible<3->{ - \begin{itemize} + \begin{itemize} + \visible<2->{ \item Challenges - \begin{itemize} + } + \begin{itemize} + \visible<2->{ + \item Fault tolerance: Additional error locations \\ + $\implies$ \schlagwort{Increased decoding + complexity} \citereferencemanual{GCR24} + } + \visible<3->{ \item Quantum setting: Degeneracy and short cycles \\ $\implies$ \schlagwort{Degraded performance} of belief propagation (BP) \citereferencemanual{BBA$^+$15} - \item Fault tolerance: Additional error locations \\ - $\implies$ \schlagwort{Increased decoding - complexity} \citereferencemanual{GCR24} - \end{itemize} - \end{itemize} - } + } + \end{itemize} + \end{itemize} \vspace*{8mm}