\documentclass[oneside,final,12pt]{book}

\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{xunicode}

\usepackage{hyperref}
\usepackage{xstring}
\def\rooturl{https://www.math.bgu.ac.il/}
\hyperbaseurl{\rooturl}
\let\hhref\href
\providecommand{\extrahref}[2][]{\LTRfootnote{\LR{\IfBeginWith*{#2}{http}{\nolinkurl{#2}}{\nolinkurl{\rooturl#2}}}}}
\renewcommand{\href}[2]{\IfBeginWith*{#1}{http}{\hhref{#1}{#2}}{\hhref{\rooturl#1}{#2}}\extrahref{#1}}

\usepackage{polyglossia}
\usepackage{longtable}
%% even in English, we sometimes have Hebrew (as in course hours), and we
%% can't add it in :preamble, since it comes after hyperref
%%\usepackage{bidi}
\setdefaultlanguage{english}
\setotherlanguage{hebrew}
%%\setmainfont[Ligatures=TeX]{Libertinus Serif}
\setmainfont[Script=Hebrew,Ligatures=TeX]{LibertinusSerif}[
  UprightFont = *-Regular,
  BoldFont = *-Bold,
  ItalicFont = *-Italic,
  BoldItalicFont = *-BoldItalic,
  Extension = .otf]

\SepMark{‭.}
\robustify\hebrewnumeral
\robustify\Hebrewnumeral
\robustify\Hebrewnumeralfinal

% vim: ft=eruby.tex:



\begin{document}
\pagestyle{empty}
\pagenumbering{gobble}

\begin{center}
\vspace*{\baselineskip}

{\Large Department of Mathematics, BGU}

\vspace*{\baselineskip}

\rule{\textwidth}{1.6pt}\vspace*{-\baselineskip}\vspace*{2pt}
\rule{\textwidth}{0.4pt}\\[\baselineskip]

{\Huge Combinatorics Seminar}\\[0.2\baselineskip]

\rule{\textwidth}{0.4pt}\vspace*{-\baselineskip}\vspace{3.2pt}
\rule{\textwidth}{1.6pt}\\[\baselineskip]

\textbf{On} \emph{Tuesday, December  4, 2018}
\bigskip

\textbf{At} \emph{15:30 -- 17:00}
\bigskip

\textbf{In} \emph{201}

\vspace*{2\baselineskip}

{\large\scshape Arnold Filtser 
  %
  (BGU)
}
\bigskip

will talk about
\bigskip

{\Large\bfseries Steiner Point Removal with distortion O(log k), using the Relaxed Voronoi algorithm\par}
\bigskip

\end{center}
\vfill

\textsc{Abstract:}
In the Steiner Point Removal (SPR) problem, we are given a weighted graph \$G=(V,E)\$ and a set of terminals \$K\textbackslash{}subset V\$ of size \$k\$.
The objective is to find a minor \$M\$ of \$G\$ with only the terminals as its vertex set, such that distances between the terminals will be preserved up to a small multiplicative distortion.
Kamma, Krauthgamer and Nguyen {[}SICOMP2015{]} devised a ball-growing algorithm with exponential distributions to show that the distortion is at most \$O(\textbackslash{}log\^{}5 k)\$.
Cheung {[}SODA2018{]} improved the analysis of the same algorithm, bounding the distortion by \$O(\textbackslash{}log\^{}2 k)\$.
We devise a novel and simpler algorithm (called the Relaxed Voronoi algorithm) which incurs distortion \$O(\textbackslash{}log k)\$. This algorithm can be implemented in almost linear time (\$O(\textbar{}E\textbar{}\textbackslash{}log \textbar{}V\textbar{})\$).





\bigskip
\begin{center}
{\bfseries Please Note the Unusual Time and Place!}
\end{center}



% vim: ft=eruby.tex:


\end{document}

% vim: ft=eruby.tex:
