]> AND Private Git Repository - hdrcouchot.git/blob - talk/graphes.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
ajout du dossier talk
[hdrcouchot.git] / talk / graphes.tex
1 \begin{exampleblock}{Graphes des itérations de  
2 $(x_1, x_2, x_3) \mapsto 
3 ((\overline{x_1} + \overline{x_2}).x_3,
4 x_1.x_3,
5 x_1 + x_2 + x_3)$.}
6 \vspace{-2em}
7 \begin{figure}[ht]
8   \begin{center}
9     \subfloat[$\textsc{gis}(f)$]{
10       \begin{minipage}{0.33\textwidth}
11         \begin{center}
12           \includegraphics[scale=0.25]{fsig2}
13         \end{center}
14       \end{minipage}
15       \label{fig:fsig}
16     }
17     \subfloat[$\textsc{giu}(f)$]{
18       \begin{minipage}{0.33\textwidth}
19         \begin{center}
20           \includegraphics[scale=0.25]{faig2}
21         \end{center}
22       \end{minipage}
23       \label{fig:faig}
24     }   
25     \subfloat[$\textsc{gig}(f)$]{
26       \begin{minipage}{0.33\textwidth}
27         \begin{center}
28           \includegraphics[scale=0.25]{fgig2}
29         \end{center}
30       \end{minipage}
31       \label{fig:fgig}
32     }
33   \end{center}
34   %\caption{}
35 \end{figure}
36 \end{exampleblock}
37 % On remarque le cycle $((101,111),(111,011),(011,101))$ 
38 %  à la \textsc{Figure}~(\ref{fig:fsig}).