Skip to content

Commit

Permalink
Merge pull request #39 from dwoiwode/w03_image_refactoring
Browse files Browse the repository at this point in the history
w03 image refactoring
  • Loading branch information
mlindauer authored Apr 28, 2021
2 parents 658ef51 + 0cec3a1 commit 148ed88
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 5 deletions.
Binary file modified slides/w03_algorithm_selection.pdf
Binary file not shown.
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file modified w03_algorithm_selection/t01_big_picture.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions w03_algorithm_selection/t01_big_picture.tex
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

\begin{frame}[c,allowframebreaks]{Motivation: Performance Differences \litw{\href{https://link.springer.com/chapter/10.1007/978-3-030-01768-2_25}{Strang et al. 2018}}}
\begin{center}
\includegraphics[height=.62\textheight]{motivation}
\includegraphics[height=.62\textheight]{images/motivation}
\end{center}

%\lit{Strang, Benjamin, Peter van der Putten, Jan N. van Rijn, and Frank Hutter.
Expand All @@ -68,7 +68,7 @@
\framebreak

\begin{center}
\includegraphics[height=.63\textheight]{motivation2}
\includegraphics[height=.63\textheight]{images/motivation2}
\end{center}
%\lit{Strang, Benjamin, Peter van der Putten, Jan N. van Rijn, and Frank Hutter.
% ``Don’t Rule Out Simple Models Prematurely: A Large Scale Benchmark Comparing
Expand Down
Binary file modified w03_algorithm_selection/t05_comb.pdf
Binary file not shown.
6 changes: 3 additions & 3 deletions w03_algorithm_selection/t05_comb.tex
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

\begin{frame}[c,allowframebreaks]{Motivation: Performance Differences \litw{\href{https://www.cs.uwyo.edu/~larsko/papers/hurley_proteus__2014.pdf}{Barry et al. 2014}}}
\begin{center}
\includegraphics[height=.65\textheight]{csp_v_sat}
\includegraphics[height=.65\textheight]{images/csp_v_sat}
\end{center}

%\lit{Hurley, Barry, Lars Kotthoff, Yuri Malitsky, and Barry O’Sullivan.
Expand All @@ -43,7 +43,7 @@

\begin{frame}[c]{Motivation: Leveraging the Differences \litw{\href{https://www.aaai.org/Papers/JAIR/Vol32/JAIR-3214.pdf}{Xu et al. 2008}}}
\begin{center}
\includegraphics[height=.7\textheight]{satzilla}
\includegraphics[height=.7\textheight]{images/satzilla}
\end{center}
%\lit{Xu, Lin, Frank Hutter, Holger H. Hoos, and Kevin Leyton-Brown.
%``SATzilla: Portfolio-Based Algorithm Selection for SAT.'' J. Artif. Intell.
Expand Down Expand Up @@ -118,7 +118,7 @@

\begin{frame}[c]{(Much) More Information \litw{\href{https://arxiv.org/pdf/1210.7959.pdf}{Kotthoff. 2014}}}
\begin{center}
\includegraphics[height=.6\textheight]{survey}\\
\includegraphics[height=.6\textheight]{images/survey}\\
\url{http://larskotthoff.github.io/assurvey/}
\end{center}
%\lit{Kotthoff, Lars. ``Algorithm Selection for Combinatorial Search
Expand Down

0 comments on commit 148ed88

Please sign in to comment.