theotherthing: OCD
This commit is contained in:
		| @ -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 | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user