diff options
| -rwxr-xr-x | approximation.tex | 1 | ||||
| -rwxr-xr-x | paper.tex | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/approximation.tex b/approximation.tex index 87d67d9..2162f14 100755 --- a/approximation.tex +++ b/approximation.tex @@ -146,4 +146,3 @@ The restricted set $\dom_{c,\alpha}$ ensures that the partial derivatives of the $L^*_c$. The running time of the algorithm is $O\big(poly(n, d, \log\log\frac{B}{b\varepsilon\delta})\big)$. \end{proposition} -The proof can be found in \cite{arxiv}. @@ -5,7 +5,7 @@ \usepackage{algorithm, algpseudocode} \usepackage{bbm,color,verbatim} \input{definitions} -%\usepackage[pagebackref=true,breaklinks=true,colorlinks=true,pagebackref=false]{hyperref} +\usepackage[pagebackref=true,breaklinks=true,colorlinks=true,pagebackref=false]{hyperref} \title{Budget Feasible Mechanisms \\for Experimental Design} \author{ Thibaut Horel\inst{1} |
