blob: a8f284ef07eabc6a8ca00d53d671a99b333cb8a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
\chapter{Dynamization of Static Sampling Indices}
\label{chap:sampling}
\begin{center}
\emph{The following chapter is an adaptation of work completed in collaboration with Dr. Dong Xie and published
in PACT Volume 1, Issue 4 (December 2023) under the title ``Practical Dynamic Extension of Sampling Indexes''.
}
\hrule
\end{center}
\input{chapters/sigmod23/introduction}
\input{chapters/sigmod23/background}
\input{chapters/sigmod23/framework}
\input{chapters/sigmod23/examples}
\input{chapters/sigmod23/extensions}
\input{chapters/sigmod23/experiment}
\input{chapters/sigmod23/exp-parameter-space}
\input{chapters/sigmod23/exp-baseline}
\input{chapters/sigmod23/exp-extensions}
%\input{chapters/sigmod23/relatedwork}
\input{chapters/sigmod23/conclusion}
|