summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2015-03-04 15:27:06 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2015-03-04 15:27:06 -0500
commit7858d95caef92777b47cb1051e12d964dd5d5d4e (patch)
tree0457cd332b7b71b331a1b4f6ceb9e85ab3d7493d
parentaa2f3f4de065c10f8dfdb357a62ceb9ec7691022 (diff)
downloadfast-seeding-7858d95caef92777b47cb1051e12d964dd5d5d4e.tar.gz
Camera-ready version
-rw-r--r--paper/main.tex9
-rw-r--r--paper/sections/experiments.tex2
-rw-r--r--paper/sections/introduction.tex2
3 files changed, 10 insertions, 3 deletions
diff --git a/paper/main.tex b/paper/main.tex
index 2e9f5bc..539d723 100644
--- a/paper/main.tex
+++ b/paper/main.tex
@@ -1,6 +1,7 @@
\documentclass{sig-alternate-2013}
\usepackage[utf8x]{inputenc}
\usepackage{amsmath,amsfonts}
+\usepackage{balance}
%yaron: removed class amsthm
\usepackage[pagebackref=true,breaklinks=true,colorlinks=true]{hyperref}
\usepackage[english]{babel}
@@ -43,11 +44,16 @@ Yaron Singer\\
\input{sections/abstract}
\end{abstract}
+\category{H.2.8}{Database Management}{Database Applications}[Data Mining]
+\category{F.2.2}{Analysis of Algorithms and Problem Complexity}{Nonnumerical Algorithms and Problems}
+%\terms{Theory, Algorithms, Performance}
+\keywords{Influence Maximization; Two-stage Optimization}
%\category{H.4}{Information Systems Applications}{Miscellaneous}
%\category{D.2.8}{Software Engineering}{Metrics}[complexity measures, performance measures]
%\terms{Theory}
%\keywords{ACM proceedings, \LaTeX, text tagging}
+\newpage
\section{Introduction}
\input{sections/introduction}
@@ -74,8 +80,9 @@ Yaron Singer\\
This research is supported in part by a Google Research Grant and NSF grant CCF-1301976.
\bibliographystyle{abbrv}
+%\balancecolumns % GM June 2007
+\balance
\bibliography{main}
-\balancecolumns % GM June 2007
%\appendix
%\input{sections/appendix}
diff --git a/paper/sections/experiments.tex b/paper/sections/experiments.tex
index 201066a..2faa011 100644
--- a/paper/sections/experiments.tex
+++ b/paper/sections/experiments.tex
@@ -449,7 +449,7 @@ approach underlying the algorithms we introduced.\newline
algorithm and the combinatorial adaptive seeding algorithm for different
sizes of the core set.}
\label{fig:sampling}
- \vspace{-15pt}
+ \vspace{-10pt}
\end{figure}
\noindent\textbf{Combinatorial vs. LP algorithm.}
diff --git a/paper/sections/introduction.tex b/paper/sections/introduction.tex
index bd99791..889a06e 100644
--- a/paper/sections/introduction.tex
+++ b/paper/sections/introduction.tex
@@ -32,7 +32,7 @@ maximization techniques to the core set can become ineffective.\newline
\vspace{-15pt}
\caption{CDF of the degree distribution of users who liked a post by Kiva on Facebook and that of their friends.}
\label{fig:para}
- \vspace{-15pt}
+ \vspace{-10pt}
\end{figure}
\noindent \textbf{An adaptive approach.}