From 4ef9fd87af544c9546573e26d1f58c5590879424 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 15 May 2025 19:57:00 -0400 Subject: updates --- chapters/related-works.tex | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 chapters/related-works.tex (limited to 'chapters/related-works.tex') 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} + + -- cgit v1.2.3