diff options
Diffstat (limited to 'chapters/related-works.tex')
| -rw-r--r-- | chapters/related-works.tex | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/chapters/related-works.tex b/chapters/related-works.tex new file mode 100644 index 0000000..0fe4168 --- /dev/null +++ b/chapters/related-works.tex @@ -0,0 +1,25 @@ +\chapter{Related Work} + +\section{Implementations of Bentley-Saxe} + +\subsection{Mantis} + +\subsection{Metric Indexing Structures} + +\subsection{LSMGraph} + +\subsection{PGM} + +\section{LSM Tree} + +\subsection{Design Space} + +\subsection{SILK} + +\section{GiST and GIN} + +\section{Automated Index Composition} +\subsection{Periodic Table of Data Structures, etc.} +\subsection{Gene} + + |