Added lautern citation

This commit is contained in:
2023-01-26 17:51:18 +01:00
parent 0e84d596c0
commit 5efdea242c
2 changed files with 13 additions and 0 deletions

View File

@@ -13,6 +13,8 @@
\item Test the (Alternating Direction Method of Multipliers) ADMM
as an optimization method for LP Decoding
\begin{itemize}
\item In LP decoding, the ML decoding problem is reduced to a linear program,
which can be solved in polynomial time \cite{lautern}
\item ADMM is intended to blend the decomposability
of dual ascent with the superior convergence properties of the method
of multipliers \cite{distr_opt_book}