X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/16dcc.git/blobdiff_plain/d69591c41135e899d27072006db6af016df62445..c069ead2bda7032833d2d7f3d0851906ec4d22f0:/main.tex diff --git a/main.tex b/main.tex index 465fbf5..4a5ede1 100644 --- a/main.tex +++ b/main.tex @@ -35,16 +35,17 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \definecolor{bleuclair}{rgb}{0.75,0.75,1.0} +\newcommand{\danger}{!!} \newcommand{\ANNOT}[1]{ ~\linebreak \centerline{ - {\Huge{\danger}} + {\Huge{$\Rightarrow$}} \large\fcolorbox{black}{bleuclair}{ \begin{minipage}[h]{.8\linewidth} #1 \end{minipage} } - {\Huge{\danger}} + {\Huge{$\Leftarrow$}} } } @@ -86,10 +87,11 @@ \begin{document} -\author{Jean-François Couchot, Christophe Guyeux, Pierre-Cyrille Heam} -\address{FEMTO-ST Institute, University of Franche-Comté, Belfort, France} +\author{Sylvain Contassot-Vivier, Jean-François Couchot, Christophe Guyeux, Pierre-Cyrille Heam} +\address{LORIA, Université de Lorraine, Nancy, France\\ +FEMTO-ST Institute, University of Franche-Comté, Belfort, France} -\keywords{Pseudorandom Number Generator, Theory of Chaos, Markov Matrice, Hamiltonian Path, Mixing Time, Stopping Time, Statistical Test} +\keywords{Pseudorandom Number Generator, Theory of Chaos, Markov Matrice, Hamiltonian Path, Stopping Time, Statistical Test} \subjclass{34C28, 37A25,11K45} @@ -108,7 +110,7 @@ the classical statistical tests. \section{Introduction} \input{intro} - \section{\uppercase{Preliminaries}}\label{sec:preliminaries} +\section{Preliminaries}\label{sec:preliminaries} \input{preliminaries} \section{Proof Of Chaos}\label{sec:proofOfChaos} @@ -117,6 +119,10 @@ the classical statistical tests. \section{Functions with Strongly Connected $\Gamma_{\{b\}}(f)$}\label{sec:SCCfunc} \input{generating} +\section{Balanced Hamiltonian Cycle}\label{sec:hamilton} +\input{hamilton} + + \section{Stopping Time}\label{sec:hypercube} \input{stopping} @@ -134,3 +140,9 @@ the classical statistical tests. \bibliography{biblio} \end{document} + +%%% Local Variables: +%%% mode: latex +%%% ispell-dictionary: "american" +%%% mode: flyspell +%%% End: