diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 19:57:00 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-05-15 19:57:00 -0400 |
| commit | 4ef9fd87af544c9546573e26d1f58c5590879424 (patch) | |
| tree | fc7549e752856d111ae3370ca8c74713e9a19798 /chapters/related-works.tex | |
| parent | 7d8ba7ed3d24b03fed3ac789614c27b3808ded74 (diff) | |
| download | dissertation-4ef9fd87af544c9546573e26d1f58c5590879424.tar.gz | |
updates
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} + + |