diff options
-rw-r--r-- | mgr.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -199,8 +199,8 @@ The rest of our work is organized in the following way: \ref{relabel-regular-queries} and solving it. \begin{itemize} \item Of note, in Section \ref{computing-closure} we show how to - compute the LCA closure of a set of $m$ tree vertices in time - $O(m \log m)$. + compute the LCA closure of a set of $m$ vertices of a + preprocessed tree in time $O(m \log m)$. \end{itemize} \end{itemize} |