+\frameselect{true}{
+ \begin{frame}
+ \frametitle{Exemple sur le 3-cube}
+
+ \begin{center}
+ \vspace{-.75em}
+ \includegraphics[width=.3\textwidth]{3-cube.pdf}
+ \vspace{-.75em}
+ \end{center}
+
+ \begin{block}{}
+ \small
+ \vspace{-1.5em}
+ \begin{center}
+ \begin{equation*}
+ \begin{array}[h]{c|cccccccccccc}
+ \text{arêtes} & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 10 & 11 & 12 \\
+ \hline
+ \text{init} & 2 & 2 & 2 & 2 & 2 & 2 & 2 & 2 & 2 & 2 & 2 & 2 \\
+ \hline
+ \text{ajout a} & d_1 & d_1 & 2 & 2 & d_1 & 2 & 2 & 2 & 2 & 2 & 2 & 2 \\
+ \hline
+ \text{ajout b} & \alert{1} & \bleu{g_1} & 2 & \bleu{g_2} & \bleu{g_1} & 2 & 2 & 2 & 2 & 2 & \bleu{g_2} & 2 \\
+ & \alert{0} & \bleu{1} & 2 & \bleu{1} & \bleu{1} & 2 & 2 & 2 & 2 & 2 & \bleu{1} & 2 \\
+ \hline
+ \text{ajout c} & 1 & \alert{1} & \bleu{g_3} & g_2 & \bleu{0} & 2 & \bleu{g_3} & 2 & 2 & 2 & g_2 & 2 \\
+ & 1 & \alert{0} & \bleu{1} & g_2 & \bleu{1} & 2 & \bleu{1} & 2 & 2 & 2 & g_2 & 2 \\
+ & 0 & 1 & \bleu{g_3} & 1 & 1 & 2 & \bleu{g_3} & 2 & 2 & 2 & 1 & 2 \\
+ \end{array}
+ \end{equation*}
+ \end{center}
+ \end{block}
+ \end{frame}
+}
+