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

Private GIT Repository
correction de quelques typos
[hdrcouchot.git] / images / xplCnxMc.eps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.36.0 (20140111.2315)
3 %%Title: G
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 298 113
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 262 77 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % 1
189 gsave
190 1 setlinewidth
191 0 0 0 nodecolor
192 27 18 27 18 ellipse_path stroke
193 0 0 0 nodecolor
194 14 /Times-Roman set_font
195 23.5 14.3 moveto 7 (1) alignedtext
196 grestore
197 % 1->1
198 gsave
199 1 setlinewidth
200 0 0 0 edgecolor
201 newpath 18.14 35.04 moveto
202 16.33 44.86 19.29 54 27 54 curveto
203 31.82 54 34.78 50.43 35.89 45.35 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 39.38 45.03 moveto
207 35.86 35.04 lineto
208 32.38 45.05 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 39.38 45.03 moveto
214 35.86 35.04 lineto
215 32.38 45.05 lineto
216 closepath stroke
217 0 0 0 edgecolor
218 14 /Times-Roman set_font
219 22.5 57.8 moveto 9 (+) alignedtext
220 grestore
221 % 2
222 gsave
223 1 setlinewidth
224 0 0 0 nodecolor
225 127 46 27 18 ellipse_path stroke
226 0 0 0 nodecolor
227 14 /Times-Roman set_font
228 123.5 42.3 moveto 7 (2) alignedtext
229 grestore
230 % 1->2
231 gsave
232 1 setlinewidth
233 0 0 0 edgecolor
234 newpath 50.65 26.87 moveto
235 57.45 29.37 64.98 31.95 72 34 curveto
236 78.11 35.78 84.68 37.45 91.05 38.93 curveto
237 stroke
238 0 0 0 edgecolor
239 newpath 90.3 42.35 moveto
240 100.82 41.12 lineto
241 91.83 35.52 lineto
242 closepath fill
243 1 setlinewidth
244 solid
245 0 0 0 edgecolor
246 newpath 90.3 42.35 moveto
247 100.82 41.12 lineto
248 91.83 35.52 lineto
249 closepath stroke
250 0 0 0 edgecolor
251 14 /Times-Roman set_font
252 72.5 39.8 moveto 9 (+) alignedtext
253 grestore
254 % 2->1
255 gsave
256 1 setlinewidth
257 0 0 0 edgecolor
258 newpath 108.62 32.37 moveto
259 100.92 27.14 91.46 21.77 82 19 curveto
260 76.29 17.33 70.1 16.43 64.01 16.01 curveto
261 stroke
262 0 0 0 edgecolor
263 newpath 64.06 12.51 moveto
264 53.97 15.73 lineto
265 63.86 19.51 lineto
266 closepath fill
267 1 setlinewidth
268 solid
269 0 0 0 edgecolor
270 newpath 64.06 12.51 moveto
271 53.97 15.73 lineto
272 63.86 19.51 lineto
273 closepath stroke
274 0 0 0 edgecolor
275 14 /Times-Roman set_font
276 74.5 22.8 moveto 5 (-) alignedtext
277 grestore
278 % 3
279 gsave
280 1 setlinewidth
281 0 0 0 nodecolor
282 227 18 27 18 ellipse_path stroke
283 0 0 0 nodecolor
284 14 /Times-Roman set_font
285 223.5 14.3 moveto 7 (3) alignedtext
286 grestore
287 % 2->3
288 gsave
289 1 setlinewidth
290 0 0 0 edgecolor
291 newpath 153.18 41.12 moveto
292 162.32 39.16 172.69 36.72 182 34 curveto
293 185.84 32.88 189.83 31.6 193.77 30.26 curveto
294 stroke
295 0 0 0 edgecolor
296 newpath 195.09 33.51 moveto
297 203.35 26.87 lineto
298 192.76 26.91 lineto
299 closepath fill
300 1 setlinewidth
301 solid
302 0 0 0 edgecolor
303 newpath 195.09 33.51 moveto
304 203.35 26.87 lineto
305 192.76 26.91 lineto
306 closepath stroke
307 0 0 0 edgecolor
308 14 /Times-Roman set_font
309 172.5 39.8 moveto 9 (+) alignedtext
310 grestore
311 % 3->1
312 gsave
313 1 setlinewidth
314 0 0 0 edgecolor
315 newpath 201.51 12.03 moveto
316 187.66 8.95 169.97 5.54 154 4 curveto
317 130.11 1.7 123.89 1.7 100 4 curveto
318 87.65 5.19 74.27 7.5 62.43 9.91 curveto
319 stroke
320 0 0 0 edgecolor
321 newpath 61.54 6.52 moveto
322 52.49 12.03 lineto
323 63 13.37 lineto
324 closepath fill
325 1 setlinewidth
326 solid
327 0 0 0 edgecolor
328 newpath 61.54 6.52 moveto
329 52.49 12.03 lineto
330 63 13.37 lineto
331 closepath stroke
332 0 0 0 edgecolor
333 14 /Times-Roman set_font
334 122.5 7.8 moveto 9 (+) alignedtext
335 grestore
336 % 3->2
337 gsave
338 1 setlinewidth
339 0 0 0 edgecolor
340 newpath 200.03 15.73 moveto
341 191 15.66 180.91 16.39 172 19 curveto
342 165.79 20.82 159.58 23.75 153.87 27.04 curveto
343 stroke
344 0 0 0 edgecolor
345 newpath 151.99 24.09 moveto
346 145.38 32.37 lineto
347 155.71 30.02 lineto
348 closepath fill
349 1 setlinewidth
350 solid
351 0 0 0 edgecolor
352 newpath 151.99 24.09 moveto
353 145.38 32.37 lineto
354 155.71 30.02 lineto
355 closepath stroke
356 0 0 0 edgecolor
357 14 /Times-Roman set_font
358 174.5 22.8 moveto 5 (-) alignedtext
359 grestore
360 % 3->3
361 gsave
362 1 setlinewidth
363 0 0 0 edgecolor
364 newpath 218.14 35.04 moveto
365 216.33 44.86 219.29 54 227 54 curveto
366 231.82 54 234.78 50.43 235.89 45.35 curveto
367 stroke
368 0 0 0 edgecolor
369 newpath 239.38 45.03 moveto
370 235.86 35.04 lineto
371 232.38 45.05 lineto
372 closepath fill
373 1 setlinewidth
374 solid
375 0 0 0 edgecolor
376 newpath 239.38 45.03 moveto
377 235.86 35.04 lineto
378 232.38 45.05 lineto
379 closepath stroke
380 0 0 0 edgecolor
381 14 /Times-Roman set_font
382 222.5 57.8 moveto 9 (+) alignedtext
383 grestore
384 endpage
385 showpage
386 grestore
387 %%PageTrailer
388 %%EndPage: 1
389 %%Trailer
390 %%Pages: 1
391 %%BoundingBox: 36 36 298 113
392 end
393 restore
394 %%EOF