Advertisement
eduardorodrigues0m8m

Modelo - Beamer

Dec 10th, 2019
881
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 12.27 KB | None | 0 0
  1. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  2. % Beamer Presentation
  3. % LaTeX Template
  4. % Version 1.0 (10/11/12)
  5. %
  6. % This template has been downloaded from:
  7. % http://www.LaTeXTemplates.com
  8. %
  9. % License:
  10. % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
  11. %
  12. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  13.  
  14. %----------------------------------------------------------------------------------------
  15. %   PACKAGES AND THEMES
  16. %----------------------------------------------------------------------------------------
  17.  
  18. \documentclass{beamer}
  19.  
  20. \mode<presentation> {
  21.  
  22. % The Beamer class comes with a number of default slide themes
  23. % which change the colors and layouts of slides. Below this is a list
  24. % of all the themes, uncomment each in turn to see what they look like.
  25.  
  26. %\usetheme{default}
  27. %\usetheme{AnnArbor}
  28. %\usetheme{Antibes}
  29. %\usetheme{Bergen}
  30. %\usetheme{Berkeley}
  31. %\usetheme{Berlin}
  32. %\usetheme{Boadilla}
  33. \usetheme{CambridgeUS}
  34. %\usetheme{Copenhagen}
  35. %\usetheme{Darmstadt}
  36. %\usetheme{Dresden}
  37. %\usetheme{Frankfurt}
  38. %\usetheme{Goettingen}
  39. %\usetheme{Hannover}
  40. %\usetheme{Ilmenau}
  41. %\usetheme{JuanLesPins}
  42. %\usetheme{Luebeck}
  43. %\usetheme{Madrid}
  44. %\usetheme{Malmoe}
  45. %\usetheme{Marburg}
  46. %\usetheme{Montpellier}
  47. %\usetheme{PaloAlto}
  48. %\usetheme{Pittsburgh}
  49. %\usetheme{Rochester}
  50. %\usetheme{Singapore}
  51. %\usetheme{Szeged}
  52. %\usetheme{Warsaw}
  53.  
  54. % As well as themes, the Beamer class has a number of color themes
  55. % for any slide theme. Uncomment each of these in turn to see how it
  56. % changes the colors of your current slide theme.
  57.  
  58. %\usecolortheme{albatross}
  59. %\usecolortheme{beaver}
  60. %\usecolortheme{beetle}
  61. %\usecolortheme{crane}
  62. %\usecolortheme{dolphin}
  63. %\usecolortheme{dove}
  64. %\usecolortheme{fly}
  65. %\usecolortheme{lily}
  66. %\usecolortheme{orchid}
  67. %\usecolortheme{rose}
  68. %\usecolortheme{seagull}
  69. %\usecolortheme{seahorse}
  70. %\usecolortheme{whale}
  71. %\usecolortheme{wolverine}
  72.  
  73. \usepackage[brazil]{babel}
  74. \usepackage[utf8]{inputenc}
  75. \usepackage{scalefnt}
  76.  
  77. %\setbeamertemplate{footline} % To remove the footer line in all slides uncomment this line
  78. %\setbeamertemplate{footline}[page number] % To replace the footer line in all slides with a simple slide count uncomment this line
  79.  
  80. %\setbeamertemplate{navigation symbols}{} % To remove the navigation symbols from the bottom of all slides uncomment this line
  81. }
  82.  
  83. \usepackage{graphicx} % Allows including images
  84. \usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
  85.  
  86. %----------------------------------------------------------------------------------------
  87. %   TITLE PAGE
  88. %----------------------------------------------------------------------------------------
  89.  
  90. \title[Trabalho Final]{Trabalho Final} \centering CSI472 - Inteligência computacional para otimização
  91.  
  92. \author{Bianca Priscila  \\ Eduardo Matias} % Your name
  93. \institute[UFOP] % Your institution as it will appear on the bottom of every slide, may be shorthand to save space
  94. {
  95. Universidade Federal de Ouro Preto \\ % Your institution for the title page
  96. \medskip
  97. \textit{Professora: wendy Yadira Eras Herrera } % Your email address
  98. }
  99.  
  100. \begin{document}
  101.  
  102. \begin{frame}
  103. \titlepage % Print the title page as the first slide
  104. \end{frame}
  105.  
  106. \begin{frame}
  107. \frametitle{Sumário} % Table of contents slide, comment this block out to remove it
  108. \tableofcontents % Throughout your presentation, if you choose to use \section{} and \subsection{} commands, these will automatically be printed on this slide as an overview of your presentation
  109. \end{frame}
  110.  
  111. %----------------------------------------------------------------------------------------
  112. %   PRESENTATION SLIDES
  113. %----------------------------------------------------------------------------------------
  114.  
  115. %------------------------------------------------
  116. \section{Introdução} % Sections can be created in order to organize your presentation into discrete blocks, all sections and subsections are automatically printed in the table of contents as an overview of the talk
  117. %------------------------------------------------
  118.  
  119.  
  120. \subsection{Objetivos}% A subsection can be created just before a set of slides with a common theme to further break down your presentation into chunks
  121.  
  122. \begin{frame}
  123. \frametitle{Introdução}
  124.  
  125.  
  126.  
  127. \end{frame}
  128.  
  129. \begin{frame}
  130. \frametitle{Introdução}
  131. %Momento para explicar sobre o problema em geral
  132.  
  133.  
  134. \end{frame}
  135.  
  136. \begin{frame}
  137. \frametitle{Objetivos}
  138. O objetivo deste trabalho é otimizar um sistema de acionamento de 10 bombas em um clube, utilizando o algoritmo genética,  visando a economia de energia elétrica.
  139. \\~\\
  140. \end{frame}
  141.  
  142. %------------------------------------------------
  143. \section{Problema}
  144. \begin{frame}
  145. \frametitle{Formulação do Problema}
  146. \begin{itemize}
  147. \item Quando um time do campeonato brasileiro percorre uma distância maior que os
  148. outros times sugere-se que ele tenha um desgaste maior conforme \cite{p2};
  149. \item Contexto mais adequado seria a minimização do tempo médio de deslocamento;
  150. % Explicar pq escolha da minimização do Tempo
  151. \item Cidades que não possuem Aeroportos Comerciais.
  152. %Distancia entre as cidades n são diretas
  153. \end{itemize}
  154. \end{frame}
  155.  
  156.  
  157. \subsection{Função Objetivo}
  158. \begin{frame}
  159. \frametitle{Função Objetivo}
  160.  
  161.  
  162. \begin{equation}
  163. f = custo + módulo ^2\quad \\
  164.    \end{equation}
  165.  
  166. \\~\\
  167. \begin{itemize}
  168. \item  Custo = reais ;
  169. \item  Módulo= quantidade de água da solução - quantidade desejada;
  170. \end{itemize}
  171. \end{frame}
  172.  
  173. \subsection{Restrições}
  174. \begin{frame}
  175. \frametitle{Restrições}
  176. As restrições consideradas neste trabalho são apresentadas a seguir, e foram baseadas de \cite{p1}. Elas são organizadas em quatro grupos:\\~\\
  177. %Explicar as restriçoes em geral
  178. \begin{itemize}
  179. \item Restrições do Torneio
  180. \item Padrão Casa-Fora
  181. \item Clássicos ou Jogos Regionais
  182. \item Restrições Geográficas
  183. \end{itemize}
  184. \end{frame}
  185. %-----------------------------------------------%
  186. %-----------------------------------------------%
  187.  
  188. \section{Algoritmo Proposto}
  189. \begin{frame}
  190. \frametitle {Algoritmo Proposto}
  191. %meta-heurística escolhida
  192.  A meta-heurística será baseada em Estratégia Evolutiva ($\mu$ + $\lambda$ ) (EE, do inglês \textit{Evolution Strategy}), a qual é uma classe de algoritmos evolutivos. \\~\\
  193. O EE foi a estratégia escolhida por utilizar como operador principal a mutação.
  194.  
  195. \end{frame}
  196. \begin{frame}
  197. \frametitle{Algoritmo Proposto}
  198. \begin{figure}
  199. \includegraphics[width=0.9\linewidth]{Pseudocodigo.PNG}
  200. \end{figure}
  201. \end{frame}
  202. \subsection{Representação da Solução}
  203. \begin{frame}
  204. \frametitle{Representação da Solução}
  205. Cada solução da população é definida por uma matriz M que representa a tabela do campeonato, e um vetor V contendo N posições, no qual são armazenadas as informações dos times..\\~\\
  206. %Vetor contem N posiçoes e a Matriz com 2N-2 linhas e N/2 colunas.
  207. %explicação dos vetores
  208. \end{frame}
  209. %\begin{frame}
  210. %\begin{figure}
  211. %\caption{Figura 1. Representação de uma tabela em que 20 times do Campeonato Brasileiro são mapeados para os identificadores A a T. A cada identificador é atribuída a uma posição do vetor V . A matriz M ilustra possíveis jogos para o primeiro turno do campeonato}
  212. %\includegraphics[width=0.9\linewidth]{Tabela.jpg}
  213. %\end{figure}
  214. %\end{frame}
  215.  
  216. %\begin{frame}
  217. %\frametitle{Vetor de times}
  218. %Um time que está armazenado no vetor contém um conjunto de informações sendo elas:
  219. %\begin{figure}
  220. %\caption{Figura 2. Exemplo da estrutura do vetor de times antes do início dos jogos.}
  221. %\includegraphics[width=0.9\linewidth]{Vetor.jpg}
  222. %\end{figure}
  223. %\end{frame}
  224.  
  225. \subsection{Geração da População Inicial}
  226. \begin{frame}
  227. \frametitle{Geração da população inicial}
  228. Os times serão embaralhados, tendo seus jogos alterados aleatoriamente.
  229.  
  230. \begin{figure}
  231. \caption{Figura 3. Criação da População Inicial}
  232. \includegraphics[width=0.5\linewidth]{Tabela.jpg}
  233. \includegraphics[width=0.5\linewidth]{Sol_Inicial.jpg}
  234. \end{figure}
  235. \end{frame}
  236.  
  237. \subsection{Operadores utilizados}
  238.  
  239. \begin{frame}
  240. \frametitle{Operadores utilizados}
  241. O algoritmo irá utilizar 3 tipos de operadores de mutação, sendo possível selecionar as combinações entre eles.
  242.  
  243.  
  244. \frametitle {Resultados e análises}
  245.  
  246. Como instancias de teste foram utilizadas as seguintes tabelas: Campeonato Brasileiro 2016 (CB2016), Campeonato Brasileiro 2015 (CB2015) e Campeonato Brasileiro 2014 (CB2014), sendo todas da Serie A.
  247. % As instâncias foram geradas a partir das informações obtidas das Tabelas Oficiais dos campeonatos de cada ano divulgadas pela CBF.
  248. \end{frame}
  249.  
  250. \begin{frame}
  251. \frametitle {Resultados e análises}
  252. Combinações dos operadores utilizados para geração dos resultados:
  253.  
  254. \begin{enumerate}[{CO.}1]
  255. \item Operador troca rodada e mando de campo juntamente com operador troca um dos times de clássicos nas 3 primeiras rodadas por outro de estado diferente.
  256. \item Operador troca rodada e mando juntamente com operador troca um dos times de clássico nas 3 primeiras rodadas por outro de clássico das 3 primeiras rodadas.
  257. \end{enumerate}
  258. \end{frame}
  259.  
  260. \begin{frame}
  261. \frametitle{ Resultado das execuções}
  262.  
  263. \begin{table}
  264. \scalefont{0.6}
  265. \centering
  266. \caption{Resultado da combinação dos operadores}
  267. \label{Operadores}
  268. \begin{tabular}{|l|l|l|l|l|l|l|l|l|}
  269. \hline
  270.          & \multicolumn{4}{c|}{CO1}             & \multicolumn{4}{c|}{CO2}             \\ \hline
  271. Instância & Menor  & Maior  & Média     & Desvio & Menor  & Maior  & Média     & Desvio \\ \hline
  272. CB2016    & \textbf{73.717} & 75.957 & 74.860,90 & 556,77 & 74.053 & 75.600 & 74.941,61 & 351,59 \\ \hline
  273. CB2015    & \textbf{77.912} & 80.184 & 78.978,12 & 354,00 & 78.262 & 80.164 & 79.249,71 & 268,36 \\ \hline
  274. CB2014    & 86.106 & 87.121 & 86.674,81 & 268,19 & \textbf{ 85.812} & 87.128 & 85.587,55 & 321,97 \\ \hline
  275. \end{tabular}
  276. \end{table}
  277. \end{frame}
  278.  
  279. \begin{frame}
  280. \frametitle{}
  281.  
  282. \begin{table}[]
  283. \centering
  284. \scalefont{0.7}
  285. \caption{Comparação dos resultados obtidos com a tabela oficial}
  286. \label{Tabela}
  287. \begin{tabular}{|c|c|c|c|c|c|c|c|c|c|}
  288. \hline
  289.          & \multicolumn{3}{c|}{CO1} & \multicolumn{3}{c|}{CO2} & \multicolumn{3}{c|}{Tabela Oficial} \\ \hline
  290. Instância & Menor    & DTGT   & QRV  & Menor    & DTGT   & QRV  & Fitness      & DTGT       & QRV     \\ \hline
  291. CB2016    & \textbf{73.717}   & \textbf{2.836}  & 0    & 74.053   & 2.877  & 0    & 80.991       & 3.631      & 1       \\ \hline
  292. CB2015    & \textbf{77.452}   & 3.891  & 0    & 77.622   & \textbf{3.613}  & 0    & 81.096       & 3.652      & 1       \\ \hline
  293. CB2014    & 86.106   & 3.998  & 0    & \textbf{85.812}   & \textbf{3.742 } & 0    & 89.532       & 4.219      & 2       \\ \hline
  294. \end{tabular}
  295. \end{table}
  296. \end{frame}
  297.  
  298.  
  299. \section{Considerações Finais}
  300. \begin{frame}
  301. \frametitle {Considerações Finais}
  302. Este trabalho teve como proposito apresentar um algoritmo baseado na meta-heurística Estrategia Evolutiva para construir tabelas de campeonatos que seguem o modelo \textit{round robin} duplo.
  303. O algoritmo proposto utiliza operadores especialmente desenvolvidos para trabalhar com a estrutura de soluções definidas nesse trabalho.
  304. \end{frame}
  305.  
  306. %------------------------------------------------
  307. \section{Referências}
  308. \begin{frame}
  309. \frametitle{Referências}
  310. \footnotesize{
  311.  
  312. \begin{thebibliography}{99} % Beamer does not support BibTeX so references must be inserted manually as below
  313. \bibitem[Regulanto, 2016]{p3}  (2016).
  314. \newblock REGULAMENTO específico da competição campeonato brasileiro da série a 2016.
  315. \newblock \emph{Confederação Brasileira de Futebol}.
  316. \end{thebibliography}
  317.  
  318.  
  319. \begin{thebibliography}{99} % Beamer does not support BibTeX so references must be inserted manually as below
  320. \bibitem[Ribeiro e Urrutia, 2008]{p1} RIBEIRO, C. C. e URRUTIA, S. (2008)
  321. \newblock Scheduling the brazilian soccer tournament: Solution approach and practice.
  322. \newblock \emph{INFORMS}.
  323. \end{thebibliography}
  324.  
  325.  
  326.  
  327. \begin{thebibliography}{99} % Beamer does not support BibTeX so references must be inserted manually as below
  328. \bibitem[ Agencia Futebol Interior, 2015]{p2}  Agencia Futebol Interior (2015).
  329. \newblock SPORT viaja 3,6 vezes mais que trio de ferro e dá quase duas voltas ao mundo no brasileirão.
  330. \newblock \emph{Agência Futebol Interior}.
  331. \end{thebibliography}
  332. }
  333. \end{frame}
  334.  
  335. %------------------------------------------------
  336.  
  337.  
  338. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement