blob: 2f0a1c3227e4e604d7af438ff12344577bf76b4c (
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}
|