]> AND Private Git Repository - rairo15.git/blob - images/h.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
reprise de l'intro
[rairo15.git] / images / h.eps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.36.0 (20140111.2315)
3 %%Title: %3
4 %%Pages: (atend)
5 %%BoundingBox: (atend)
6 %%EndComments
7 save
8 %%BeginProlog
9 /DotDict 200 dict def
10 DotDict begin
11
12 /setupLatin1 {
13 mark
14 /EncodingVector 256 array def
15  EncodingVector 0
16
17 ISOLatin1Encoding 0 255 getinterval putinterval
18 EncodingVector 45 /hyphen put
19
20 % Set up ISO Latin 1 character encoding
21 /starnetISO {
22         dup dup findfont dup length dict begin
23         { 1 index /FID ne { def }{ pop pop } ifelse
24         } forall
25         /Encoding EncodingVector def
26         currentdict end definefont
27 } def
28 /Times-Roman starnetISO def
29 /Times-Italic starnetISO def
30 /Times-Bold starnetISO def
31 /Times-BoldItalic starnetISO def
32 /Helvetica starnetISO def
33 /Helvetica-Oblique starnetISO def
34 /Helvetica-Bold starnetISO def
35 /Helvetica-BoldOblique starnetISO def
36 /Courier starnetISO def
37 /Courier-Oblique starnetISO def
38 /Courier-Bold starnetISO def
39 /Courier-BoldOblique starnetISO def
40 cleartomark
41 } bind def
42
43 %%BeginResource: procset graphviz 0 0
44 /coord-font-family /Times-Roman def
45 /default-font-family /Times-Roman def
46 /coordfont coord-font-family findfont 8 scalefont def
47
48 /InvScaleFactor 1.0 def
49 /set_scale {
50        dup 1 exch div /InvScaleFactor exch def
51        scale
52 } bind def
53
54 % styles
55 /solid { [] 0 setdash } bind def
56 /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
57 /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
58 /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
59 /bold { 2 setlinewidth } bind def
60 /filled { } bind def
61 /unfilled { } bind def
62 /rounded { } bind def
63 /diagonals { } bind def
64 /tapered { } bind def
65
66 % hooks for setting color 
67 /nodecolor { sethsbcolor } bind def
68 /edgecolor { sethsbcolor } bind def
69 /graphcolor { sethsbcolor } bind def
70 /nopcolor {pop pop pop} bind def
71
72 /beginpage {    % i j npages
73         /npages exch def
74         /j exch def
75         /i exch def
76         /str 10 string def
77         npages 1 gt {
78                 gsave
79                         coordfont setfont
80                         0 0 moveto
81                         (\() show i str cvs show (,) show j str cvs show (\)) show
82                 grestore
83         } if
84 } bind def
85
86 /set_font {
87         findfont exch
88         scalefont setfont
89 } def
90
91 % draw text fitted to its expected width
92 /alignedtext {                  % width text
93         /text exch def
94         /width exch def
95         gsave
96                 width 0 gt {
97                         [] 0 setdash
98                         text stringwidth pop width exch sub text length div 0 text ashow
99                 } if
100         grestore
101 } def
102
103 /boxprim {                              % xcorner ycorner xsize ysize
104                 4 2 roll
105                 moveto
106                 2 copy
107                 exch 0 rlineto
108                 0 exch rlineto
109                 pop neg 0 rlineto
110                 closepath
111 } bind def
112
113 /ellipse_path {
114         /ry exch def
115         /rx exch def
116         /y exch def
117         /x exch def
118         matrix currentmatrix
119         newpath
120         x y translate
121         rx ry scale
122         0 0 1 0 360 arc
123         setmatrix
124 } bind def
125
126 /endpage { showpage } bind def
127 /showpage { } def
128
129 /layercolorseq
130         [       % layer color sequence - darkest to lightest
131                 [0 0 0]
132                 [.2 .8 .8]
133                 [.4 .8 .8]
134                 [.6 .8 .8]
135                 [.8 .8 .8]
136         ]
137 def
138
139 /layerlen layercolorseq length def
140
141 /setlayer {/maxlayer exch def /curlayer exch def
142         layercolorseq curlayer 1 sub layerlen mod get
143         aload pop sethsbcolor
144         /nodecolor {nopcolor} def
145         /edgecolor {nopcolor} def
146         /graphcolor {nopcolor} def
147 } bind def
148
149 /onlayer { curlayer ne {invis} if } def
150
151 /onlayers {
152         /myupper exch def
153         /mylower exch def
154         curlayer mylower lt
155         curlayer myupper gt
156         or
157         {invis} if
158 } def
159
160 /curlayer 0 def
161
162 %%EndResource
163 %%EndProlog
164 %%BeginSetup
165 14 default-font-family set_font
166 1 setmiterlimit
167 % /arrowlength 10 def
168 % /arrowwidth 5 def
169
170 % make sure pdfmark is harmless for PS-interpreters other than Distiller
171 /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
172 % make '<<' and '>>' safe on PS Level 1 devices
173 /languagelevel where {pop languagelevel}{1} ifelse
174 2 lt {
175     userdict (<<) cvn ([) cvn load put
176     userdict (>>) cvn ([) cvn load put
177 } if
178
179 %%EndSetup
180 setupLatin1
181 %%Page: 1 1
182 %%PageBoundingBox: 36 36 266 245
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 230 209 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % 00
189 gsave
190 0 0 0 nodecolor
191 14 /Times-Roman set_font
192 38.73 24.89 moveto 14 (00) alignedtext
193 grestore
194 % 00->00
195 gsave
196 1 setlinewidth
197 0 0 0 edgecolor
198 newpath 27.73 46.59 moveto
199 12.73 55.59 .73 55.59 .73 28.59 curveto
200 .73 7.5 8.05 2.88 18.41 6.17 curveto
201 stroke
202 0 0 0 edgecolor
203 newpath 17.19 9.46 moveto
204 27.73 10.59 lineto
205 20.19 3.14 lineto
206 closepath fill
207 1 setlinewidth
208 solid
209 0 0 0 edgecolor
210 newpath 17.19 9.46 moveto
211 27.73 10.59 lineto
212 20.19 3.14 lineto
213 closepath stroke
214 0 0 0 edgecolor
215 14 /Times-Roman set_font
216 0 29.47 moveto 34 ({2},∅) alignedtext
217 grestore
218 % 10
219 gsave
220 0 0 0 nodecolor
221 14 /Times-Roman set_font
222 182.73 24.89 moveto 14 (10) alignedtext
223 grestore
224 % 00->10
225 gsave
226 1 setlinewidth
227 0 0 0 edgecolor
228 newpath 72.81 34 moveto
229 95.19 35.56 127.22 35.76 152.1 34.6 curveto
230 stroke
231 0 0 0 edgecolor
232 newpath 152.49 38.09 moveto
233 162.27 34.03 lineto
234 152.09 31.1 lineto
235 closepath fill
236 1 setlinewidth
237 solid
238 0 0 0 edgecolor
239 newpath 152.49 38.09 moveto
240 162.27 34.03 lineto
241 152.09 31.1 lineto
242 closepath stroke
243 0 0 0 edgecolor
244 14 /Times-Roman set_font
245 87.29 45.98 moveto 55 ({1},{1,2}) alignedtext
246 grestore
247 % 01
248 gsave
249 0 0 0 nodecolor
250 14 /Times-Roman set_font
251 38.73 168.89 moveto 14 (01) alignedtext
252 grestore
253 % 01->01
254 gsave
255 1 setlinewidth
256 0 0 0 edgecolor
257 newpath 27.73 190.59 moveto
258 12.73 199.59 .73 199.59 .73 172.59 curveto
259 .73 151.5 8.05 146.88 18.41 150.17 curveto
260 stroke
261 0 0 0 edgecolor
262 newpath 17.19 153.46 moveto
263 27.73 154.59 lineto
264 20.19 147.14 lineto
265 closepath fill
266 1 setlinewidth
267 solid
268 0 0 0 edgecolor
269 newpath 17.19 153.46 moveto
270 27.73 154.59 lineto
271 20.19 147.14 lineto
272 closepath stroke
273 0 0 0 edgecolor
274 14 /Times-Roman set_font
275 6.5 173.47 moveto 21 ({2}) alignedtext
276 grestore
277 % 11
278 gsave
279 0 0 0 nodecolor
280 14 /Times-Roman set_font
281 182.73 168.89 moveto 14 (11) alignedtext
282 grestore
283 % 01->11
284 gsave
285 1 setlinewidth
286 0 0 0 edgecolor
287 newpath 72.81 178 moveto
288 95.19 179.56 127.22 179.76 152.1 178.6 curveto
289 stroke
290 0 0 0 edgecolor
291 newpath 152.49 182.09 moveto
292 162.27 178.03 lineto
293 152.09 175.1 lineto
294 closepath fill
295 1 setlinewidth
296 solid
297 0 0 0 edgecolor
298 newpath 152.49 182.09 moveto
299 162.27 178.03 lineto
300 152.09 175.1 lineto
301 closepath stroke
302 0 0 0 edgecolor
303 14 /Times-Roman set_font
304 87.29 189.98 moveto 55 ({1},{1,2}) alignedtext
305 grestore
306 % 10->00
307 gsave
308 1 setlinewidth
309 0 0 0 edgecolor
310 newpath 162.64 23.18 moveto
311 140.26 21.63 108.23 21.42 83.35 22.58 curveto
312 stroke
313 0 0 0 edgecolor
314 newpath 82.96 19.09 moveto
315 73.18 23.15 lineto
316 83.36 26.08 lineto
317 closepath fill
318 1 setlinewidth
319 solid
320 0 0 0 edgecolor
321 newpath 82.96 19.09 moveto
322 73.18 23.15 lineto
323 83.36 26.08 lineto
324 closepath stroke
325 0 0 0 edgecolor
326 14 /Times-Roman set_font
327 110.16 3.8 moveto 21 ({1}) alignedtext
328 grestore
329 % 10->01
330 gsave
331 1 setlinewidth
332 0 0 0 edgecolor
333 newpath 171.49 46.83 moveto
334 146.06 72.26 99.85 118.47 71.08 147.23 curveto
335 stroke
336 0 0 0 edgecolor
337 newpath 68.41 144.96 moveto
338 63.81 154.5 lineto
339 73.36 149.91 lineto
340 closepath fill
341 1 setlinewidth
342 solid
343 0 0 0 edgecolor
344 newpath 68.41 144.96 moveto
345 63.81 154.5 lineto
346 73.36 149.91 lineto
347 closepath stroke
348 0 0 0 edgecolor
349 14 /Times-Roman set_font
350 73.31 107.5 moveto 31 ({1,2}) alignedtext
351 grestore
352 % 10->11
353 gsave
354 1 setlinewidth
355 0 0 0 edgecolor
356 newpath 185.05 46.83 moveto
357 182.59 71.39 182.32 115.34 184.23 144.24 curveto
358 stroke
359 0 0 0 edgecolor
360 newpath 180.76 144.82 moveto
361 185.07 154.5 lineto
362 187.74 144.25 lineto
363 closepath fill
364 1 setlinewidth
365 solid
366 0 0 0 edgecolor
367 newpath 180.76 144.82 moveto
368 185.07 154.5 lineto
369 187.74 144.25 lineto
370 closepath stroke
371 0 0 0 edgecolor
372 14 /Times-Roman set_font
373 157.73 103.72 moveto 21 ({2}) alignedtext
374 grestore
375 % 11->00
376 gsave
377 1 setlinewidth
378 0 0 0 edgecolor
379 newpath 171.49 154.35 moveto
380 146.06 128.93 99.85 82.72 71.08 53.95 curveto
381 stroke
382 0 0 0 edgecolor
383 newpath 73.36 51.28 moveto
384 63.81 46.68 lineto
385 68.41 56.23 lineto
386 closepath fill
387 1 setlinewidth
388 solid
389 0 0 0 edgecolor
390 newpath 73.36 51.28 moveto
391 63.81 46.68 lineto
392 68.41 56.23 lineto
393 closepath stroke
394 0 0 0 edgecolor
395 14 /Times-Roman set_font
396 91.62 67.98 moveto 31 ({1,2}) alignedtext
397 grestore
398 % 11->01
399 gsave
400 1 setlinewidth
401 0 0 0 edgecolor
402 newpath 162.64 167.18 moveto
403 140.26 165.63 108.23 165.42 83.35 166.58 curveto
404 stroke
405 0 0 0 edgecolor
406 newpath 82.96 163.09 moveto
407 73.18 167.15 lineto
408 83.36 170.08 lineto
409 closepath fill
410 1 setlinewidth
411 solid
412 0 0 0 edgecolor
413 newpath 82.96 163.09 moveto
414 73.18 167.15 lineto
415 83.36 170.08 lineto
416 closepath stroke
417 0 0 0 edgecolor
418 14 /Times-Roman set_font
419 110.16 147.8 moveto 21 ({1}) alignedtext
420 grestore
421 % 11->10
422 gsave
423 1 setlinewidth
424 0 0 0 edgecolor
425 newpath 194.4 154.35 moveto
426 196.86 129.79 197.13 85.84 195.22 56.95 curveto
427 stroke
428 0 0 0 edgecolor
429 newpath 198.69 56.36 moveto
430 194.38 46.68 lineto
431 191.71 56.93 lineto
432 closepath fill
433 1 setlinewidth
434 solid
435 0 0 0 edgecolor
436 newpath 198.69 56.36 moveto
437 194.38 46.68 lineto
438 191.71 56.93 lineto
439 closepath stroke
440 0 0 0 edgecolor
441 14 /Times-Roman set_font
442 200.72 90.06 moveto 21 ({2}) alignedtext
443 grestore
444 endpage
445 showpage
446 grestore
447 %%PageTrailer
448 %%EndPage: 1
449 %%Trailer
450 %%Pages: 1
451 %%BoundingBox: 36 36 266 245
452 end
453 restore
454 %%EOF