X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/16dcc.git/blobdiff_plain/d68de43fbfbc44e3363780b39401bf1d2683f9d8..c069ead2bda7032833d2d7f3d0851906ec4d22f0:/main.tex?ds=sidebyside diff --git a/main.tex b/main.tex index 773caee..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} @@ -117,7 +119,7 @@ the classical statistical tests. \section{Functions with Strongly Connected $\Gamma_{\{b\}}(f)$}\label{sec:SCCfunc} \input{generating} -\section{(Locally) Balanced Hamiltonian Cycle}\label{sec:hamilton} +\section{Balanced Hamiltonian Cycle}\label{sec:hamilton} \input{hamilton} @@ -138,3 +140,9 @@ the classical statistical tests. \bibliography{biblio} \end{document} + +%%% Local Variables: +%%% mode: latex +%%% ispell-dictionary: "american" +%%% mode: flyspell +%%% End: