You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: part_introduction.tex
+14-34Lines changed: 14 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,16 @@ \section{Introduction}%
5
5
\frametitle{Quick Overview}%
6
6
\begin{itemize}%
7
7
\item Concept of optimization algorithms%
8
-
\item<2-> How to benchmark optimization algorithms%
9
-
\item<3-> How to evaluate data obtained from benchmarking and how to compare algorithms
10
-
\item<4-> The \optimizationBenchmarking\ Framework can do it for you\only<-4>{!}\only<5->{:}%
11
-
\item<5-> It provides a graphical user interface in a client/server application for loading, editing, and evaluating experimental results.%
12
-
\item<6-> It can run as Docker container under Linux, MacOS, and Windows without needing any additional software (except Docker and a browser).%
8
+
\item<2-> How to \alert<4>{benchmark} optimization algorithms%
9
+
\item<3-> How to \alert<4>{evaluate data} obtained from benchmarking and how to compare algorithms
10
+
\item<4-> \alert<4>{The \optimizationBenchmarking\ Framework can help with this\only<-4>{!}}\uncover<5->{:%
11
+
\begin{itemize}%
12
+
\item It provides a graphical user interface for loading, adding meta-data (algorithm setup\dots) to, and evaluating experimental results.%
13
+
\item<6-> It can run as Docker container under Linux, MacOS, and Windows without needing \emph{any} additional software (except Docker and a browser).%
13
14
\item<7-> It produces reports, similar to articles, in \LaTeX\ with figures and building blocks ready for use in your publications%
14
15
\end{itemize}%
16
+
}%
17
+
\end{itemize}%
15
18
\end{frame}%
16
19
%
17
20
%
@@ -55,46 +58,23 @@ \section{Introduction}%
55
58
\item<25-> \alert<25>{How can I make a good algorithm better (for my problem)?}%
\item<8-> optimization problems also differ in many aspects%
85
-
\item<9-> theoretical results only available for toy problems and extremely simplified algorithms\scitep{WWCTL2016GVLSTIOPSOEAP}.%
86
-
}}}%
87
-
\end{itemize}%
88
-
}%
89
-
%
90
-
\item<10-> \alert{Experimental analysis and comparison is the only practical alternative.}%
91
-
%
92
-
\end{itemize}%
93
-
\end{frame}%
94
-
%
95
-
%
96
-
%
97
-
\begin{frame}[t]%
98
78
\frametitle{Performance and Anytime Algorithms}%
99
79
%
100
80
\emph{\inQuotes{We use metaheuristic optimization algorithms to give us \alert<3->{good approximate solutions} within \alert<4->{acceptable runtime}.}}%
0 commit comments