-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontents.tex
42 lines (42 loc) · 1.06 KB
/
contents.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
% ----------------------------------------------------------------------
\begin{frame}[fragile,shrink,c]{What's on the menu?}
\bigskip\bigskip
% \begin{minipage}[t]{0.4\linewidth}
% \begin{enumerate}
% \item Motivation
% \item Introduction
% \item Modeling
% \item Language
% \item Grounding
% \item Foundations
% \item Solving
% \item Advanced modeling
% % \item Summary
% \medskip
% \item [] Bibliography
% \end{enumerate}
% \end{minipage}
% \begin{minipage}[t]{0.5\linewidth}
\begin{enumerate}% \setcounter{enumi}{9}
\item Systems
\smallskip
\item Heuristic-driven solving
\smallskip
\item Meta programming
\smallskip
\item Controlling
\smallskip
\item Multi-shot solving
\smallskip
\item Theory solving
% \item Preferences and Optimization
% \item Applications
\end{enumerate}
% \end{minipage}
\end{frame}
% ----------------------------------------------------------------------
%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "main"
%%% End: