From 51d12562315681dc050e9ba10989bac7186cf211 Mon Sep 17 00:00:00 2001 From: Manos Katsomallos Date: Tue, 2 Nov 2021 18:35:08 +0100 Subject: [PATCH] solution: Minor correction in a caption --- text/problem/theotherthing/solution.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text/problem/theotherthing/solution.tex b/text/problem/theotherthing/solution.tex index 70d2fde..3188e3f 100644 --- a/text/problem/theotherthing/solution.tex +++ b/text/problem/theotherthing/solution.tex @@ -132,7 +132,7 @@ This way, it achieves an improved complexity, compared to the \texttt{Heuristic} Algorithm~\ref{algo:lmdk-sel-hist} demonstrates the overall process. \begin{algorithm} - \caption{\texttt{Partitioned} {\thething} set options generation} + \caption{\texttt{Partitioned} dummy {\thething} set options generation} \label{algo:lmdk-sel-hist} \DontPrintSemicolon \KwData{the time series timestamps $T$, the {\thething} set $L$}