theotherthing: OCD
This commit is contained in:
parent
a4e4da0b24
commit
2191ec3b0a
@ -26,7 +26,7 @@ It finds the option that is the most \emph{similar} to the original (Lines~{\ref
|
|||||||
The goal of this process is to select the option that contains the combination of dummy {\thething} sets that achieve the best score.
|
The goal of this process is to select the option that contains the combination of dummy {\thething} sets that achieve the best score.
|
||||||
|
|
||||||
\begin{algorithm}
|
\begin{algorithm}
|
||||||
\caption{Optimal dummy {\thething} set options generation}
|
\caption{\texttt{Optimal} dummy {\thething} set options generation}
|
||||||
\label{algo:lmdk-sel-opt}
|
\label{algo:lmdk-sel-opt}
|
||||||
|
|
||||||
\DontPrintSemicolon
|
\DontPrintSemicolon
|
||||||
@ -71,7 +71,7 @@ In this case, the elements of $L'$ at each step differ by one from the one that
|
|||||||
Similar to the \texttt{Optimal}, it selects a new set based on a predefined similarity metric until it selects a set that is equal to the size of the series of events, i.e.,~$L' = T$.
|
Similar to the \texttt{Optimal}, it selects a new set based on a predefined similarity metric until it selects a set that is equal to the size of the series of events, i.e.,~$L' = T$.
|
||||||
|
|
||||||
\begin{algorithm}
|
\begin{algorithm}
|
||||||
\caption{Heuristic dummy {\thething} set options selection}
|
\caption{\texttt{Heuristic} dummy {\thething} set options generation}
|
||||||
\label{algo:lmdk-sel-heur}
|
\label{algo:lmdk-sel-heur}
|
||||||
|
|
||||||
\DontPrintSemicolon
|
\DontPrintSemicolon
|
||||||
|
Loading…
Reference in New Issue
Block a user