aboutsummaryrefslogtreecommitdiffstats
path: root/paper/paper.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-02-01 17:47:12 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2015-02-01 17:47:44 -0500
commit97be51465ace29afdea41e9d80fea7b6c344bdda (patch)
tree472345876195b3324b58c63bc76f87f25332f0ba /paper/paper.tex
parente8369874088c0ae4b1d98f79f5bae3319de2ac6d (diff)
downloadcascades-97be51465ace29afdea41e9d80fea7b6c344bdda.tar.gz
Abstract + first polishing pass over the intro
Diffstat (limited to 'paper/paper.tex')
-rw-r--r--paper/paper.tex10
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}