diff options
-rw-r--r-- | mgr.tex | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -68,6 +68,19 @@ % \end{quote} \section{Definitions} +\subsection{Monadic Second Order Logic} +a +\subsection{Trees} +b +\subsection{Tree automata} +c +\subsection{Query answering problems} +d +\section{Known algorithms we will use} +\subsection{Least Common Ancestor} +e +\subsection{Range Minimum Query} +f \chapter{Branch Infix Regular Queries}\label{r:branchinfix} @@ -185,7 +198,8 @@ Now when given a query $x$, $y$, we: answer to our query. \end{enumerate} -\section{Generalizing words to trees} +\chapter{$k$-relabel Queries on Trees} +h \chapter{Conclusions} |