preferred -> popular

This commit is contained in:
Andreas Tsouchlos 2023-04-19 23:35:36 +02:00
parent 61a39fe2f6
commit 2c4074c5a5

View File

@ -10,7 +10,7 @@
\frametitle{Motivation}
\begin{itemize}
\item General ML decoding problem NP-complete \citereference{BMT78}
\item Iterative messagepassing algorithms preferred in practice do not guarantee
\item Iterative messagepassing 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}