From 5e4ad2777acc4c2420514e39fb98b7cf2e200996 Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Sun, 27 Apr 2025 17:36:57 -0400 Subject: Initial commit --- chapters/dynamic-extension-sampling.tex | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 chapters/dynamic-extension-sampling.tex (limited to 'chapters/dynamic-extension-sampling.tex') diff --git a/chapters/dynamic-extension-sampling.tex b/chapters/dynamic-extension-sampling.tex new file mode 100644 index 0000000..58db672 --- /dev/null +++ b/chapters/dynamic-extension-sampling.tex @@ -0,0 +1,22 @@ +\chapter{Dynamic Extension Framework for Sampling Indexes} +\label{chap:sampling} + +\begin{center} + \emph{The following chapter is an adaptation of work completed in collaboration with Dr. Dong Xie and published + in PACMMOD 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} + -- cgit v1.2.3