From dc12ed4bef9e29c7c718d7234508595df1a15eae Mon Sep 17 00:00:00 2001 From: Aliaume Lopez Date: Mon, 9 Jan 2017 22:12:03 +0100 Subject: [PATCH] =?UTF-8?q?ajout=20valeur=20n=C3=A9murique?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rapport/presentation.tex | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/rapport/presentation.tex b/rapport/presentation.tex index ee00206..a4260df 100644 --- a/rapport/presentation.tex +++ b/rapport/presentation.tex @@ -115,13 +115,10 @@ \begin{exampleblock}{Parsing} \begin{itemize} \item Matrice - \item Euclidien + \item Euclidien~: affichage possible (simple) \item Distance GÉO \end{itemize} \end{exampleblock} - - - \end{frame} @@ -368,7 +365,16 @@ \end{exampleblock} \end{frame} -\subsection{Intégralité ?} +\subsection{Ajout de contraintes pour l'intégralité} + +\begin{frame} + \frametitle{Contraintes supplémentaires} + + \begin{block}{coucou} + Copier ici ce qu'on lira de la présentation de Nathanaël + \end{block} +\end{frame} + \section{Outils associés} @@ -443,10 +449,15 @@ \end{figure} \end{exampleblock} - NOTE: Glouton = 60110 / Glouton+2OPT = 50826 / Approx2 = 66343 / + NOTE pour la comparaison: + Glouton = 60110 / Glouton+2OPT = 50826 / Approx2 = 66343 / Approx2 + 2OPT = 54428 \end{frame} +\begin{frame} + plus de résultats +\end{frame} + \section{Dualité} \subsection{Calcul du problème dual} -- GitLab