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

Private GIT Repository
658149c2a9b6c460a54df0519f7acc9936cf8314
[hdrcouchot.git] / main.tex
1 %% Use the standard UP-methodology class
2 %% with French language.
3 %%
4 %% You may specify the option 'twoside' or 'oneside' for
5 %% the document.
6 %%
7 %% See the documentation tex-upmethodology on
8 %% http://www.arakhne.org/tex-upmethodology/
9 %% for details about the macros that are provided by the class and
10 %% to obtain the list of the packages that are already included. 
11
12 \documentclass[french]{spimufchdr}
13 \usepackage{dsfont}
14 \usepackage{graphicx}
15 \usepackage{listings}
16 %\usepackage[font=footnotesize]{subfig}
17 \usepackage[utf8]{inputenc}
18 \usepackage{thmtools, thm-restate}
19 \usepackage{multirow}
20 \usepackage{algorithm2e}
21 %\declaretheorem{theorem}
22
23 %%--------------------
24 %% Search path for pictures
25 \graphicspath{{images/},{path2/}}
26
27 %%--------------------
28 %% Definition of the bibliography entries
29 \declarebiblio{J}{Journaux internationaux avec comités de lecture}{mabiblio}
30
31 %%--------------------
32 %% Title of the document
33 \declarehdr{Title}{XX Mois XXXX}
34  
35 %%--------------------
36 %% Set the author of the HDR
37 \addauthor[first.name@utbm.fr]{First}{Name}
38  
39 %%--------------------
40 %% Add a member of the jury
41 %% \addjury{Firstname}{Lastname}{Role in the jury}{Position}
42 \addjury{First}{Name}{Rapporteur}{Professeur à l'Université de XXX}
43 \addjury{First}{Name}{Examinateur}{Professeur à l'Université de XXX}
44  
45 %%--------------------
46 %% Change the style of the text in the list of the members of the jury.
47 %% \Set{jurystyle}{ style of the text}
48 %\Set{jurystyle}{\small}
49
50 %%--------------------
51 %% Set the University where HDR was made
52 \hdrpreparedin{Université de Technologie de Belfort-Montbéliard}
53  
54 %%--------------------
55 %% Set the English abstract
56 %\hdrabstract[english]{This is the abstract in English}
57  
58 %%--------------------
59 %% Set the English keywords. They only appear if
60 %% there is an English abstract
61 %\hdrkeywords[english]{Keyword 1, Keyword 2}
62  
63 %%--------------------
64 %% Set the French abstract
65 \hdrabstract[french]{Blabla blabla.}
66  
67 %%--------------------
68 %% Set the French keywords. They only appear if
69 %% there is an French abstract
70 %\hdrkeywords[french]{Mot-cl\'e 1, Mot-cl\'e 2}
71
72 %%--------------------
73 %% Change the layout and the style of the text of the "primary" abstract.
74 %% If your document is written in French, the primary abstract is in French,
75 %% otherwise it is in English.
76 \Set{primaryabstractstyle}{\small}
77
78 %%--------------------
79 %% Change the layout and the style of the text of the "secondary" abstract.
80 %% If your document is written in French, the secondary abstract is in English,
81 %% otherwise it is in French.
82 %\Set{secondaryabstractstyle}{\tiny}
83
84 %%--------------------
85 %% Change the layout and the style of the text of the "primary" keywords.
86 %% If your document is written in French, the primary keywords are in French,
87 %% otherwise they are in English.
88 %\Set{primarykeywordstyle}{\tiny}
89
90 %%--------------------
91 %% Change the layout and the style of the text of the "secondary" keywords.
92 %% If your document is written in French, the secondary keywords are in English,
93 %% otherwise they are in French.
94 %\Set{secondarykeywordstyle}{\tiny}
95
96 %%--------------------
97 %% Change the speciality of the PhD thesis
98 %\Set{speciality}{Informatique}
99  
100 %%--------------------
101 %% Change the institution
102 %\Set{universityname}{Universit\'e de Technologie de Belfort-Montb\'eliard}
103
104 %%--------------------
105 %% Add the logo of a partner or a sponsor
106 %\addpartner{partner_logo}
107 \newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}}
108 \newcommand{\vectornorm}[1]{\ensuremath{\left|\left|#1\right|\right|_2}}
109 \newcommand{\ie}{\textit{i.e.}}
110 \newcommand{\Nats}[0]{\ensuremath{\mathbb{N}}}
111 \newcommand{\Reels}[0]{\ensuremath{\mathbb{R}}}
112 \newcommand{\Zed}[0]{\ensuremath{\mathbb{Z}}}
113 \newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
114 \newcommand{\rel}[0]{\ensuremath{{\mathcal{R}}}}
115 \newcommand{\Gall}[0]{\ensuremath{\mathcal{G}}}
116 \newcommand{\Sec}[1]{Section\,\ref{#1}}
117 \newcommand{\Fig}[1]{{\sc Figure}~\ref{#1}}
118 \newcommand{\Alg}[1]{Algorithme~\ref{#1}}
119 \newcommand{\Tab}[1]{Tableau~\ref{#1}}
120 \newcommand{\Equ}[1]{(\ref{#1})}
121 \newcommand{\deriv}{\mathrm{d}}
122 \newcommand{\class}[1]{\ensuremath{\langle #1\rangle}}
123 \newcommand{\dom}[0]{\ensuremath{\textit{dom}}}
124  \newcommand{\eqNode}[0]{\ensuremath{{\mathcal{R}}}}
125
126 \newtheorem{theorem}{Théorème}
127 \newtheorem{lemma}{Lemme}
128 \newtheorem{corollary}{Corollaire}
129 \newtheorem*{xpl}{Exemple}
130 \newtheorem*{Proof}{Preuve}
131 \newtheorem{Def}{Définition}
132
133 \begin{document}
134
135  
136
137
138
139 \chapter*{Introduction}
140
141 Blabla blabla.
142
143 \mainmatter
144
145 \part{Réseaux Discrets}
146
147 \chapter{Iterations discrètes de réseaux booléens}
148 \JFC{chapeau à refaire}
149 \section{Formalisation}
150 \input{sdd}
151
152 \section{Combinaisons synchrones et asynchrones}
153 \input{mixage}
154
155 \section{Conclusion}
156 \JFC{Conclusion à refaire}
157
158 Introduire de l'asynchronisme peut permettre de réduire le temps 
159 d'exécution global, mais peut aussi introduire de la divergence. 
160 Dans ce chapitre, nous avons exposé comment construire un mode combinant les
161 avantage du synchronisme en terme de convergence avec les avantages 
162 de l'asynchronisme en terme de vitesse de convergence.
163
164
165
166
167 \chapter{Preuve automatique de  convergence}\label{chap:promela}
168 \input{modelchecking}
169
170
171
172
173
174
175 \part{Des systèmes dynamiques discrets 
176 au chaos} 
177
178 \chapter[Caracterisation des systèmes 
179   discrets chaotiques]{Caracterisation des systèmes 
180   discrets chaotiques pour les schémas unaires et généralisés}\label{chap:carachaos}
181
182 La première section  rappelle ce que sont les systèmes dynamiques chaotiques.
183 Dire que cette caractérisation dépend du type de stratégie : unaire (TIPE), 
184 généralisée (TSI).  Pour chacune d'elle, 
185 on introduit une distance différente.
186
187 On montre qu'on a des résultats similaires.
188
189 \section{Systèmes dynamiques chaotiques selon Devaney}
190 \label{subsec:Devaney}
191 \input{devaney}
192
193 \section{Schéma unaire}\label{sec:TIPE12}
194 \input{12TIPE}
195
196 \section{Schéma généralisé}
197 \input{15TSI}
198
199
200 \section{Générer des fonctions chaotiques}\label{sec:11FCT}
201 \input{11FCT} 
202
203 \chapter{Prédiction des systèmes chaotiques}
204 \input{chaosANN}
205
206
207
208
209 \part{Applications à la génération de nombres pseudo aléatoires}
210
211 \chapter{Caractérisation des générateurs chaotiques}
212 \input{15RairoGen}
213
214 \chapter{Engendrer une classe de générateurs}
215 \input{14Secrypt}
216
217
218
219
220
221
222 \part{Conclusion et Perspectives}
223
224
225
226
227 \JFC{Perspectives pour SDD->Promela}
228 Among drawbacks of the method,  one can argue that bounded delays is only 
229 realistic in practice for close systems. 
230 However, in real large scale distributed systems where bandwidth is weak, 
231 this restriction is too strong. In that case, one should only consider that 
232 matrix $s^{t}$ follows the  iterations of the system, \textit{i.e.},
233 for all $i$, $j$, $1 \le i \le j \le n$,  we have$
234 \lim\limits_{t \to \infty} s_{ij}^t = + \infty$. 
235 One challenge of this work should consist in weakening this constraint. 
236 We plan as future work to take into account other automatic approaches 
237 to discharge proofs notably by deductive analysis~\cite{CGK05}. 
238
239 \JFC{Perspective ANN}
240
241 In  future  work we  intend  to  enlarge  the comparison  between  the
242 learning   of  truly   chaotic  and   non-chaotic   behaviors.   Other
243 computational intelligence tools such  as support vector machines will
244 be investigated  too, to  discover which tools  are the  most relevant
245 when facing a truly chaotic phenomenon.  A comparison between learning
246 rate  success  and  prediction  quality will  be  realized.   Concrete
247 consequences in biology, physics, and computer science security fields
248 will then be stated.
249 Ajouter lefait que le codede gray n'est pas optimal.
250 On pourrait aussi travailler à établir un classement qui préserverait 
251 le fait que deux configurations voisines seraient représentées 
252 par deux entiers voisins. Par optimisation? 
253  
254 \JFC{Perspectives pour les générateurs} : marcher ou sauter... comment on 
255 pourrait étendre, ce que l'on a déjà, ce qu'il reste à faire.
256 % TSI 2015 
257
258
259
260 % \chapter{Conclusion}
261
262 % Blabla blabla.
263
264
265 \appendix
266
267 \chapter{Preuves sur les SDD}
268
269 \section{Convergence du mode mixe}\label{anx:mix}
270 \input{annexePreuveMixage}
271
272
273 \section{Correction et complétude de la 
274   vérification de convergence par SPIN}\label{anx:promela}
275 \input{annexePromelaProof}
276
277
278
279 \chapter{Preuves sur les systèmes chaotiques}
280
281
282 \section{Continuité de $G_f$ dans $(\mathcal{X}_u,d)$}\label{anx:cont}
283 \input{annexecontinuite.tex}
284
285
286 \section{Caractérisation des fonctions $f$ rendant chaotique $G_{f_u}$ dans $(\mathcal{X}_u,d)$}\label{anx:chaos:unaire}
287 \input{caracunaire.tex}
288
289
290 \section{Preuve que $d$ est une distance sur $\mathcal{X}_g$}\label{anx:distance:generalise}
291 \input{preuveDistanceGeneralisee}
292
293
294 \section{Caractérisation des fonctions $f$ rendant chaotique $G_{f_g}$ dans $(\mathcal{X}_g,d)$}\label{anx:chaos:generalise}
295 \input{caracgeneralise.tex}
296
297
298 \section{Théorème~\ref{th:Adrien}}\label{anx:sccg}
299 \input{annexesccg}
300
301
302 \chapter{Preuves sur les générateurs de nombres pseudo-aléatoires}\label{anx:generateur}
303 \input{annexePreuveDistribution}
304
305 \backmatter
306
307 \bibliographystyle{apalike}
308 \bibliography{abbrev,biblioand}
309 \listoffigures
310 \listoftables
311 \listofdefinitions
312  
313 \end{document}
314
315
316
317
318