From 2c4074c5a584b6e17f68d8d62b6e7e4268dee2fc Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Wed, 19 Apr 2023 23:35:36 +0200 Subject: [PATCH] preferred -> popular --- latex/presentations/final/sections/theoretical_background.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/presentations/final/sections/theoretical_background.tex b/latex/presentations/final/sections/theoretical_background.tex index 9c98d59..c3b6195 100644 --- a/latex/presentations/final/sections/theoretical_background.tex +++ b/latex/presentations/final/sections/theoretical_background.tex @@ -10,7 +10,7 @@ \frametitle{Motivation} \begin{itemize} \item General ML decoding problem NP-complete \citereference{BMT78} - \item Iterative message–passing algorithms preferred in practice do not guarantee + \item Iterative message–passing algorithms popular in practice do not guarantee optimality when the graph contains cycles \citereference{KTP19} \item Standard message-passing algorithms difficult to analyze \citereference{FEL03} \end{itemize}