diff options
Diffstat (limited to 'paper/paper.tex')
| -rw-r--r-- | paper/paper.tex | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/paper/paper.tex b/paper/paper.tex index 1e3437e..fc5aa40 100644 --- a/paper/paper.tex +++ b/paper/paper.tex @@ -47,6 +47,7 @@ \icmltitlerunning{Sparse Recovery for Graph Inference} \usepackage{amsmath, amsfonts, amssymb, amsthm} +\usepackage{verbatim} \newcommand{\reals}{\mathbb{R}} \newcommand{\ints}{\mathbb{N}} \renewcommand{\O}{\mathcal{O}} @@ -91,14 +92,7 @@ ] \begin{abstract} -Summarize contributions: - -\begin{itemize} -\item First ${\cal O}(\Delta \log n)$ algorithm -\item First study of edge weight recovery -\item First study of relaxed sparsity -\item First practical lower bounds? -\end{itemize} +\input{sections/abstract.tex} \end{abstract} \section{Introduction} |
