From 74019ab472c3abc66b0b2fc1f88c56b315694eb7 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Thu, 5 Aug 2021 21:21:05 -0400 Subject: Create outline with dummy sections --- mgr.tex | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/mgr.tex b/mgr.tex index 37bc034..b042360 100644 --- a/mgr.tex +++ b/mgr.tex @@ -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} -- cgit v1.2.3