From 16d7386fde87cd6ab612ae29aed91e3ba7f55377 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Sun, 19 Feb 2023 15:50:02 +0100 Subject: [PATCH] Changed TODO wording --- latex/thesis/chapters/decoding_techniques.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/thesis/chapters/decoding_techniques.tex b/latex/thesis/chapters/decoding_techniques.tex index f72ecf3..ac26881 100644 --- a/latex/thesis/chapters/decoding_techniques.tex +++ b/latex/thesis/chapters/decoding_techniques.tex @@ -213,7 +213,7 @@ decoding is the following:% .\end{align*}% % \todo{$\boldsymbol{c}$ or some other variable name? e.g. $\boldsymbol{c}^{*}$. -Especially for the continuous consideration in LP decoding} +Especially for the continuous variable in LP decoding} As solving integer linear programs is generally NP-hard, this decoding problem has to be approximated by one with looser constraints.