From aa8b4b94641956c482e1dc05a69e0c27db62973d Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 19 Dec 2020 01:17:15 -0500 Subject: [PATCH] Undoing a few glitches --- approx_alg.tex | 2 +- main.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/approx_alg.tex b/approx_alg.tex index f1c8012..c13f9d8 100644 --- a/approx_alg.tex +++ b/approx_alg.tex @@ -175,7 +175,7 @@ In particular, if $p_0>0$ and $\gamma<1$ are absolute constants then the above r The proof for~\Cref{cor:approx-algo-const-p} can be seen in~\Cref{sec:proofs-approx-alg}. -We note that the restriction on $\gamma$ is satisfied by \ti (where $\gamma=0$) as well as for the three queries of the popular PDBench \bi benchmark (see \Cref{app:subsec:experiment}), wh +We note that the restriction on $\gamma$ is satisfied by \ti (where $\gamma=0$) as well as for the three queries of the popular PDBench \bi benchmark (see \Cref{app:subsec:experiment}). \AH{I am thinking that perhaps the terminology and presentation of~\Cref{sec:experiments} may need word-smithing to clearly illustrate the $\bi$ benchmarks satisfied--although the substance is already written there.} \AR{Yes! E.g. $\gamma$ is not used at all in~\Cref{sec:experiments}} \AR{{\bf Boris/Oliver:} Is there a way to claim that all probabilities in practice are actually constants: i.e. they do not increase with the number of tuples?} diff --git a/main.tex b/main.tex index f2e0540..5fb6fec 100644 --- a/main.tex +++ b/main.tex @@ -21,7 +21,7 @@ \usepackage[normalem]{ulem} \usepackage{subcaption} \usepackage{booktabs} -\usepackage[disable]{todonotes} +\usepackage{todonotes} \usepackage{graphicx} \usepackage{listings} %%%%%%%%%% SQL + proveannce listing settings