]> AND Private Git Repository - JournalMultiPeriods.git/blob - F/SR.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
no more color
[JournalMultiPeriods.git] / F / SR.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%BoundingBox: 53 53 536 402
3 %%HiResBoundingBox: 54 53.5 535 401.5
4 %%Creator: gnuplot 4.6 patchlevel 0
5 %%CreationDate: Tue Sep  8 11:06:06 2015
6 %%EndComments
7 % EPSF created by ps2eps 1.68
8 %%BeginProlog
9 save
10 countdictstack
11 mark
12 newpath
13 /showpage {} def
14 /setpagedevice {pop} def
15 %%EndProlog
16 %%Page 1 1
17 %%BeginProlog
18 /gnudict 256 dict def
19 gnudict begin
20 %
21 % The following true/false flags may be edited by hand if desired.
22 % The unit line width and grayscale image gamma correction may also be changed.
23 %
24 /Color false def
25 /Blacktext false def
26 /Solid false def
27 /Dashlength 1 def
28 /Landscape false def
29 /Level1 false def
30 /Rounded false def
31 /ClipToBoundingBox false def
32 /SuppressPDFMark false def
33 /TransparentPatterns false def
34 /gnulinewidth 5.000 def
35 /userlinewidth gnulinewidth def
36 /Gamma 1.0 def
37 /BackgroundColor {-1.000 -1.000 -1.000} def
38 %
39 /vshift -36 def
40 /dl1 {
41   10.0 Dashlength mul mul
42   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
43 } def
44 /dl2 {
45   10.0 Dashlength mul mul
46   Rounded { currentlinewidth 0.75 mul add } if
47 } def
48 /hpt_ 31.5 def
49 /vpt_ 31.5 def
50 /hpt hpt_ def
51 /vpt vpt_ def
52 /doclip {
53   ClipToBoundingBox {
54     newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath
55     clip
56   } if
57 } def
58 %
59 % Gnuplot Prolog Version 4.4 (August 2010)
60 %
61 %/SuppressPDFMark true def
62 %
63 /M {moveto} bind def
64 /L {lineto} bind def
65 /R {rmoveto} bind def
66 /V {rlineto} bind def
67 /N {newpath moveto} bind def
68 /Z {closepath} bind def
69 /C {setrgbcolor} bind def
70 /f {rlineto fill} bind def
71 /g {setgray} bind def
72 /Gshow {show} def   % May be redefined later in the file to support UTF-8
73 /vpt2 vpt 2 mul def
74 /hpt2 hpt 2 mul def
75 /Lshow {currentpoint stroke M 0 vshift R 
76         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
77 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
78         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
79 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
80         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
81 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
82   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
83 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
84  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
85 /BL {stroke userlinewidth 2 mul setlinewidth
86         Rounded {1 setlinejoin 1 setlinecap} if} def
87 /AL {stroke userlinewidth 2 div setlinewidth
88         Rounded {1 setlinejoin 1 setlinecap} if} def
89 /UL {dup gnulinewidth mul /userlinewidth exch def
90         dup 1 lt {pop 1} if 10 mul /udl exch def} def
91 /PL {stroke userlinewidth setlinewidth
92         Rounded {1 setlinejoin 1 setlinecap} if} def
93 3.8 setmiterlimit
94 % Default Line colors
95 /LCw {1 1 1} def
96 /LCb {0 0 0} def
97 /LCa {0 0 0} def
98 /LC0 {1 0 0} def
99 /LC1 {0 1 0} def
100 /LC2 {0 0 1} def
101 /LC3 {1 0 1} def
102 /LC4 {0 1 1} def
103 /LC5 {1 1 0} def
104 /LC6 {0 0 0} def
105 /LC7 {1 0.3 0} def
106 /LC8 {0.5 0.5 0.5} def
107 % Default Line Types
108 /LTw {PL [] 1 setgray} def
109 /LTb {BL [] LCb DL} def
110 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
111 /LT0 {PL [] LC0 DL} def
112 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
113 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
114 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
115 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
116 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
117 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
118 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
119 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
120 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
121 /Dia {stroke [] 0 setdash 2 copy vpt add M
122   hpt neg vpt neg V hpt vpt neg V
123   hpt vpt V hpt neg vpt V closepath stroke
124   Pnt} def
125 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
126   currentpoint stroke M
127   hpt neg vpt neg R hpt2 0 V stroke
128  } def
129 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
130   0 vpt2 neg V hpt2 0 V 0 vpt2 V
131   hpt2 neg 0 V closepath stroke
132   Pnt} def
133 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
134   hpt2 vpt2 neg V currentpoint stroke M
135   hpt2 neg 0 R hpt2 vpt2 V stroke} def
136 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
137   hpt neg vpt -1.62 mul V
138   hpt 2 mul 0 V
139   hpt neg vpt 1.62 mul V closepath stroke
140   Pnt} def
141 /Star {2 copy Pls Crs} def
142 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
143   0 vpt2 neg V hpt2 0 V 0 vpt2 V
144   hpt2 neg 0 V closepath fill} def
145 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
146   hpt neg vpt -1.62 mul V
147   hpt 2 mul 0 V
148   hpt neg vpt 1.62 mul V closepath fill} def
149 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
150   hpt neg vpt 1.62 mul V
151   hpt 2 mul 0 V
152   hpt neg vpt -1.62 mul V closepath stroke
153   Pnt} def
154 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
155   hpt neg vpt 1.62 mul V
156   hpt 2 mul 0 V
157   hpt neg vpt -1.62 mul V closepath fill} def
158 /DiaF {stroke [] 0 setdash vpt add M
159   hpt neg vpt neg V hpt vpt neg V
160   hpt vpt V hpt neg vpt V closepath fill} def
161 /Pent {stroke [] 0 setdash 2 copy gsave
162   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
163   closepath stroke grestore Pnt} def
164 /PentF {stroke [] 0 setdash gsave
165   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
166   closepath fill grestore} def
167 /Circle {stroke [] 0 setdash 2 copy
168   hpt 0 360 arc stroke Pnt} def
169 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
170 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
171 /C1 {BL [] 0 setdash 2 copy moveto
172         2 copy vpt 0 90 arc closepath fill
173         vpt 0 360 arc closepath} bind def
174 /C2 {BL [] 0 setdash 2 copy moveto
175         2 copy vpt 90 180 arc closepath fill
176         vpt 0 360 arc closepath} bind def
177 /C3 {BL [] 0 setdash 2 copy moveto
178         2 copy vpt 0 180 arc closepath fill
179         vpt 0 360 arc closepath} bind def
180 /C4 {BL [] 0 setdash 2 copy moveto
181         2 copy vpt 180 270 arc closepath fill
182         vpt 0 360 arc closepath} bind def
183 /C5 {BL [] 0 setdash 2 copy moveto
184         2 copy vpt 0 90 arc
185         2 copy moveto
186         2 copy vpt 180 270 arc closepath fill
187         vpt 0 360 arc} bind def
188 /C6 {BL [] 0 setdash 2 copy moveto
189         2 copy vpt 90 270 arc closepath fill
190         vpt 0 360 arc closepath} bind def
191 /C7 {BL [] 0 setdash 2 copy moveto
192         2 copy vpt 0 270 arc closepath fill
193         vpt 0 360 arc closepath} bind def
194 /C8 {BL [] 0 setdash 2 copy moveto
195         2 copy vpt 270 360 arc closepath fill
196         vpt 0 360 arc closepath} bind def
197 /C9 {BL [] 0 setdash 2 copy moveto
198         2 copy vpt 270 450 arc closepath fill
199         vpt 0 360 arc closepath} bind def
200 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
201         2 copy moveto
202         2 copy vpt 90 180 arc closepath fill
203         vpt 0 360 arc closepath} bind def
204 /C11 {BL [] 0 setdash 2 copy moveto
205         2 copy vpt 0 180 arc closepath fill
206         2 copy moveto
207         2 copy vpt 270 360 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C12 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 180 360 arc closepath fill
211         vpt 0 360 arc closepath} bind def
212 /C13 {BL [] 0 setdash 2 copy moveto
213         2 copy vpt 0 90 arc closepath fill
214         2 copy moveto
215         2 copy vpt 180 360 arc closepath fill
216         vpt 0 360 arc closepath} bind def
217 /C14 {BL [] 0 setdash 2 copy moveto
218         2 copy vpt 90 360 arc closepath fill
219         vpt 0 360 arc} bind def
220 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
221         vpt 0 360 arc closepath} bind def
222 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
223         neg 0 rlineto closepath} bind def
224 /Square {dup Rec} bind def
225 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
226 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
227 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
228 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
229 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
230 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
231 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
232         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
233 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
234 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
235         2 copy vpt Square fill Bsquare} bind def
236 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
237 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
238 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
239         Bsquare} bind def
240 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
241         Bsquare} bind def
242 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
243 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
244         2 copy vpt Square fill Bsquare} bind def
245 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
246         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
247 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
248 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
249 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
250 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
251 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
252 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
253 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
254 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
255 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
256 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
257 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
258 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
259 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
260 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
261 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
262 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
263 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
264 /DiaE {stroke [] 0 setdash vpt add M
265   hpt neg vpt neg V hpt vpt neg V
266   hpt vpt V hpt neg vpt V closepath stroke} def
267 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
268   0 vpt2 neg V hpt2 0 V 0 vpt2 V
269   hpt2 neg 0 V closepath stroke} def
270 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
271   hpt neg vpt -1.62 mul V
272   hpt 2 mul 0 V
273   hpt neg vpt 1.62 mul V closepath stroke} def
274 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
275   hpt neg vpt 1.62 mul V
276   hpt 2 mul 0 V
277   hpt neg vpt -1.62 mul V closepath stroke} def
278 /PentE {stroke [] 0 setdash gsave
279   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
280   closepath stroke grestore} def
281 /CircE {stroke [] 0 setdash 
282   hpt 0 360 arc stroke} def
283 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
284 /DiaW {stroke [] 0 setdash vpt add M
285   hpt neg vpt neg V hpt vpt neg V
286   hpt vpt V hpt neg vpt V Opaque stroke} def
287 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
288   0 vpt2 neg V hpt2 0 V 0 vpt2 V
289   hpt2 neg 0 V Opaque stroke} def
290 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
291   hpt neg vpt -1.62 mul V
292   hpt 2 mul 0 V
293   hpt neg vpt 1.62 mul V Opaque stroke} def
294 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
295   hpt neg vpt 1.62 mul V
296   hpt 2 mul 0 V
297   hpt neg vpt -1.62 mul V Opaque stroke} def
298 /PentW {stroke [] 0 setdash gsave
299   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
300   Opaque stroke grestore} def
301 /CircW {stroke [] 0 setdash 
302   hpt 0 360 arc Opaque stroke} def
303 /BoxFill {gsave Rec 1 setgray fill grestore} def
304 /Density {
305   /Fillden exch def
306   currentrgbcolor
307   /ColB exch def /ColG exch def /ColR exch def
308   /ColR ColR Fillden mul Fillden sub 1 add def
309   /ColG ColG Fillden mul Fillden sub 1 add def
310   /ColB ColB Fillden mul Fillden sub 1 add def
311   ColR ColG ColB setrgbcolor} def
312 /BoxColFill {gsave Rec PolyFill} def
313 /PolyFill {gsave Density fill grestore grestore} def
314 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
315 %
316 % PostScript Level 1 Pattern Fill routine for rectangles
317 % Usage: x y w h s a XX PatternFill
318 %       x,y = lower left corner of box to be filled
319 %       w,h = width and height of box
320 %         a = angle in degrees between lines and x-axis
321 %        XX = 0/1 for no/yes cross-hatch
322 %
323 /PatternFill {gsave /PFa [ 9 2 roll ] def
324   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
325   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
326   gsave 1 setgray fill grestore clip
327   currentlinewidth 0.5 mul setlinewidth
328   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
329   0 0 M PFa 5 get rotate PFs -2 div dup translate
330   0 1 PFs PFa 4 get div 1 add floor cvi
331         {PFa 4 get mul 0 M 0 PFs V} for
332   0 PFa 6 get ne {
333         0 1 PFs PFa 4 get div 1 add floor cvi
334         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
335  } if
336   stroke grestore} def
337 %
338 /languagelevel where
339  {pop languagelevel} {1} ifelse
340  2 lt
341         {/InterpretLevel1 true def}
342         {/InterpretLevel1 Level1 def}
343  ifelse
344 %
345 % PostScript level 2 pattern fill definitions
346 %
347 /Level2PatternFill {
348 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
349         bind def
350 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
351 << Tile8x8
352  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
353 >> matrix makepattern
354 /Pat1 exch def
355 << Tile8x8
356  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
357         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
358 >> matrix makepattern
359 /Pat2 exch def
360 << Tile8x8
361  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
362         8 8 L 8 0 L 0 0 L fill}
363 >> matrix makepattern
364 /Pat3 exch def
365 << Tile8x8
366  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
367         0 12 M 12 0 L stroke}
368 >> matrix makepattern
369 /Pat4 exch def
370 << Tile8x8
371  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
372         0 -4 M 12 8 L stroke}
373 >> matrix makepattern
374 /Pat5 exch def
375 << Tile8x8
376  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
377         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
378 >> matrix makepattern
379 /Pat6 exch def
380 << Tile8x8
381  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
382         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
383 >> matrix makepattern
384 /Pat7 exch def
385 << Tile8x8
386  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
387         12 0 M -4 8 L 12 4 M 0 10 L stroke}
388 >> matrix makepattern
389 /Pat8 exch def
390 << Tile8x8
391  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
392         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
393 >> matrix makepattern
394 /Pat9 exch def
395 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
396 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
397 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
398 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
399 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
400 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
401 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
402 } def
403 %
404 %
405 %End of PostScript Level 2 code
406 %
407 /PatternBgnd {
408   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
409 } def
410 %
411 % Substitute for Level 2 pattern fill codes with
412 % grayscale if Level 2 support is not selected.
413 %
414 /Level1PatternFill {
415 /Pattern1 {0.250 Density} bind def
416 /Pattern2 {0.500 Density} bind def
417 /Pattern3 {0.750 Density} bind def
418 /Pattern4 {0.125 Density} bind def
419 /Pattern5 {0.375 Density} bind def
420 /Pattern6 {0.625 Density} bind def
421 /Pattern7 {0.875 Density} bind def
422 } def
423 %
424 % Now test for support of Level 2 code
425 %
426 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
427 %
428 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
429 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
430 currentdict end definefont pop
431 /MFshow {
432    { dup 5 get 3 ge
433      { 5 get 3 eq {gsave} {grestore} ifelse }
434      {dup dup 0 get findfont exch 1 get scalefont setfont
435      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
436      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
437      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
438      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
439      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
440      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
441      pop aload pop M} ifelse }ifelse }ifelse }
442      ifelse }
443    forall} def
444 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
445 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
446  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
447      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
448 /MLshow { currentpoint stroke M
449   0 exch R
450   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
451 /MRshow { currentpoint stroke M
452   exch dup MFwidth neg 3 -1 roll R
453   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
454 /MCshow { currentpoint stroke M
455   exch dup MFwidth -2 div 3 -1 roll R
456   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
457 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
458 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
459 Level1 SuppressPDFMark or 
460 {} {
461 /SDict 10 dict def
462 systemdict /pdfmark known not {
463   userdict /pdfmark systemdict /cleartomark get put
464 } if
465 SDict begin [
466   /Title ()
467   /Subject (gnuplot plot)
468   /Creator (gnuplot 4.6 patchlevel 0)
469   /Author (ali)
470 %  /Producer (gnuplot)
471 %  /Keywords ()
472   /CreationDate (Tue Sep  8 11:06:06 2015)
473   /DOCINFO pdfmark
474 end
475 } ifelse
476 end
477 %%EndProlog
478 %%Page: 1 1
479 gnudict begin
480 gsave
481 doclip
482 50 50 translate
483 0.100 0.100 scale
484 0 setgray
485 newpath
486 (Helvetica) findfont 110 scalefont setfont
487 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
488 1.000 UL
489 LTb
490 539 352 M
491 63 0 V
492 4239 0 R
493 -63 0 V
494 stroke
495 473 352 M
496 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
497 ] -36.7 MRshow
498 1.000 UL
499 LTb
500 539 698 M
501 63 0 V
502 4239 0 R
503 -63 0 V
504 stroke
505 473 698 M
506 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
507 ] -36.7 MRshow
508 1.000 UL
509 LTb
510 539 1044 M
511 63 0 V
512 4239 0 R
513 -63 0 V
514 stroke
515 473 1044 M
516 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
517 ] -36.7 MRshow
518 1.000 UL
519 LTb
520 539 1391 M
521 63 0 V
522 4239 0 R
523 -63 0 V
524 stroke
525 473 1391 M
526 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
527 ] -36.7 MRshow
528 1.000 UL
529 LTb
530 539 1737 M
531 63 0 V
532 4239 0 R
533 -63 0 V
534 stroke
535 473 1737 M
536 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
537 ] -36.7 MRshow
538 1.000 UL
539 LTb
540 539 2083 M
541 63 0 V
542 4239 0 R
543 -63 0 V
544 stroke
545 473 2083 M
546 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
547 ] -36.7 MRshow
548 1.000 UL
549 LTb
550 539 2429 M
551 63 0 V
552 4239 0 R
553 -63 0 V
554 stroke
555 473 2429 M
556 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
557 ] -36.7 MRshow
558 1.000 UL
559 LTb
560 539 2776 M
561 63 0 V
562 4239 0 R
563 -63 0 V
564 stroke
565 473 2776 M
566 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
567 ] -36.7 MRshow
568 1.000 UL
569 LTb
570 539 3122 M
571 63 0 V
572 4239 0 R
573 -63 0 V
574 stroke
575 473 3122 M
576 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
577 ] -36.7 MRshow
578 1.000 UL
579 LTb
580 539 3468 M
581 63 0 V
582 4239 0 R
583 -63 0 V
584 stroke
585 473 3468 M
586 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
587 ] -36.7 MRshow
588 1.000 UL
589 LTb
590 879 352 M
591 0 63 V
592 0 3053 R
593 0 -63 V
594 stroke
595 879 242 M
596 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
597 ] -36.7 MCshow
598 1.000 UL
599 LTb
600 1256 352 M
601 0 63 V
602 0 3053 R
603 0 -63 V
604 stroke
605 1256 242 M
606 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
607 ] -36.7 MCshow
608 1.000 UL
609 LTb
610 1633 352 M
611 0 63 V
612 0 3053 R
613 0 -63 V
614 stroke
615 1633 242 M
616 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
617 ] -36.7 MCshow
618 1.000 UL
619 LTb
620 2011 352 M
621 0 63 V
622 0 3053 R
623 0 -63 V
624 stroke
625 2011 242 M
626 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
627 ] -36.7 MCshow
628 1.000 UL
629 LTb
630 2388 352 M
631 0 63 V
632 0 3053 R
633 0 -63 V
634 stroke
635 2388 242 M
636 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
637 ] -36.7 MCshow
638 1.000 UL
639 LTb
640 2765 352 M
641 0 63 V
642 0 3053 R
643 0 -63 V
644 stroke
645 2765 242 M
646 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
647 ] -36.7 MCshow
648 1.000 UL
649 LTb
650 3143 352 M
651 0 63 V
652 0 3053 R
653 0 -63 V
654 stroke
655 3143 242 M
656 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
657 ] -36.7 MCshow
658 1.000 UL
659 LTb
660 3520 352 M
661 0 63 V
662 0 3053 R
663 0 -63 V
664 stroke
665 3520 242 M
666 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
667 ] -36.7 MCshow
668 1.000 UL
669 LTb
670 3898 352 M
671 0 63 V
672 0 3053 R
673 0 -63 V
674 stroke
675 3898 242 M
676 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
677 ] -36.7 MCshow
678 1.000 UL
679 LTb
680 4275 352 M
681 0 63 V
682 0 3053 R
683 0 -63 V
684 stroke
685 4275 242 M
686 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
687 ] -36.7 MCshow
688 1.000 UL
689 LTb
690 4652 352 M
691 0 63 V
692 0 3053 R
693 0 -63 V
694 stroke
695 4652 242 M
696 [ [(Helvetica) 110.0 0.0 true true 0 ( 110)]
697 ] -36.7 MCshow
698 1.000 UL
699 LTb
700 1.000 UL
701 LTb
702 539 3468 N
703 539 352 L
704 4302 0 V
705 0 3116 V
706 -4302 0 V
707 Z stroke
708 LCb setrgbcolor
709 88 1910 M
710 currentpoint gsave translate -270 rotate 0 0 moveto
711 [ [(Helvetica) 110.0 0.0 true true 0 (Percentage of Stopped Simulation Runs )]
712 ] -36.7 MCshow
713 grestore
714 LTb
715 LCb setrgbcolor
716 2690 77 M
717 [ [(Helvetica) 110.0 0.0 true true 0 (Number of Rounds)]
718 ] -36.7 MCshow
719 LTb
720 1.000 UP
721 1.000 UL
722 LTb
723 % Begin plot #1
724 1.000 UP
725 2.000 UL
726 LT0
727 0.00 0.55 0.55 C LCb setrgbcolor
728 1212 3344 M
729 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-1)]
730 ] -36.7 MRshow
731 LT0
732 0.00 0.55 0.55 C 1278 3344 M
733 327 0 V
734 3530 352 M
735 28 208 V
736 38 277 V
737 37 692 V
738 38 139 V
739 38 138 V
740 38 0 V
741 37 0 V
742 38 0 V
743 38 139 V
744 38 0 V
745 37 415 V
746 38 277 V
747 38 139 V
748 38 277 V
749 37 0 V
750 38 138 V
751 38 139 V
752 37 0 V
753 38 0 V
754 38 0 V
755 38 0 V
756 37 138 V
757 38 0 V
758 38 0 V
759 38 0 V
760 37 0 V
761 38 0 V
762 38 0 V
763 38 0 V
764 37 0 V
765 38 0 V
766 38 0 V
767 38 0 V
768 37 0 V
769 38 0 V
770 3558 560 TriUF
771 3747 1806 TriUF
772 3935 2360 TriUF
773 4124 3191 TriUF
774 4313 3330 TriUF
775 4501 3468 TriUF
776 4690 3468 TriUF
777 1441 3344 TriUF
778 % End plot #1
779 % Begin plot #2
780 1.000 UP
781 2.000 UL
782 LT1
783 0.50 0.00 0.00 C LCb setrgbcolor
784 1212 3234 M
785 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-3)]
786 ] -36.7 MRshow
787 LT1
788 0.50 0.00 0.00 C 1278 3234 M
789 327 0 V
790 3313 352 M
791 19 69 V
792 37 0 V
793 38 0 V
794 38 0 V
795 37 277 V
796 38 277 V
797 38 139 V
798 38 138 V
799 37 139 V
800 38 138 V
801 38 277 V
802 38 139 V
803 37 138 V
804 38 0 V
805 38 416 V
806 38 138 V
807 37 139 V
808 38 138 V
809 38 139 V
810 38 138 V
811 37 139 V
812 38 0 V
813 38 0 V
814 37 138 V
815 38 0 V
816 38 0 V
817 38 0 V
818 37 0 V
819 38 0 V
820 38 0 V
821 38 0 V
822 37 0 V
823 38 0 V
824 38 0 V
825 38 0 V
826 37 0 V
827 38 0 V
828 38 0 V
829 38 0 V
830 37 0 V
831 38 0 V
832 3369 421 Star
833 3558 1114 Star
834 3747 1945 Star
835 3935 2776 Star
836 4124 3330 Star
837 4313 3468 Star
838 4501 3468 Star
839 4690 3468 Star
840 1441 3234 Star
841 % End plot #2
842 % Begin plot #3
843 1.000 UP
844 2.000 UL
845 LT2
846 0.00 0.00 0.55 C LCb setrgbcolor
847 1212 3124 M
848 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-5)]
849 ] -36.7 MRshow
850 LT2
851 0.00 0.00 0.55 C 1278 3124 M
852 327 0 V
853 3954 352 M
854 19 69 V
855 38 416 V
856 38 415 V
857 37 554 V
858 38 831 V
859 38 416 V
860 37 138 V
861 38 139 V
862 38 0 V
863 38 0 V
864 37 0 V
865 38 0 V
866 38 138 V
867 38 0 V
868 37 0 V
869 38 0 V
870 38 0 V
871 38 0 V
872 37 0 V
873 38 0 V
874 38 0 V
875 38 0 V
876 37 0 V
877 38 0 V
878 4124 2637 CircleF
879 4313 3330 CircleF
880 4501 3468 CircleF
881 4690 3468 CircleF
882 1441 3124 CircleF
883 % End plot #3
884 % Begin plot #4
885 1.000 UP
886 2.000 UL
887 LT3
888 0.00 0.39 0.00 C LCb setrgbcolor
889 1212 3014 M
890 [ [(Helvetica) 110.0 0.0 true true 0 (MuDiLCO-7)]
891 ] -36.7 MRshow
892 LT3
893 0.00 0.39 0.00 C 1278 3014 M
894 327 0 V
895 3501 352 M
896 19 69 V
897 38 0 V
898 38 277 V
899 37 0 V
900 38 277 V
901 38 277 V
902 38 0 V
903 37 277 V
904 38 139 V
905 38 138 V
906 38 139 V
907 37 0 V
908 38 138 V
909 38 0 V
910 38 139 V
911 37 138 V
912 38 0 V
913 38 139 V
914 37 277 V
915 38 554 V
916 38 0 V
917 38 0 V
918 37 0 V
919 38 0 V
920 38 0 V
921 38 0 V
922 37 0 V
923 38 0 V
924 38 0 V
925 38 138 V
926 37 0 V
927 38 0 V
928 38 0 V
929 38 0 V
930 37 0 V
931 38 0 V
932 3558 421 DiaF
933 3747 1252 DiaF
934 3935 1945 DiaF
935 4124 2360 DiaF
936 4313 3330 DiaF
937 4501 3330 DiaF
938 4690 3468 DiaF
939 1441 3014 DiaF
940 % End plot #4
941 % Begin plot #5
942 1.000 UP
943 2.000 UL
944 LT4
945 1.00 0.27 0.00 C LCb setrgbcolor
946 1212 2904 M
947 [ [(Helvetica) 110.0 0.0 true true 0 (DESK)]
948 ] -36.7 MRshow
949 LT4
950 1.00 0.27 0.00 C 1278 2904 M
951 327 0 V
952 2166 352 M
953 33 485 V
954 38 415 V
955 38 831 V
956 38 1108 V
957 37 277 V
958 38 0 V
959 38 0 V
960 38 0 V
961 37 0 V
962 38 0 V
963 38 0 V
964 38 0 V
965 37 0 V
966 38 0 V
967 38 0 V
968 37 0 V
969 38 0 V
970 38 0 V
971 38 0 V
972 37 0 V
973 38 0 V
974 38 0 V
975 38 0 V
976 37 0 V
977 38 0 V
978 38 0 V
979 38 0 V
980 37 0 V
981 38 0 V
982 38 0 V
983 38 0 V
984 37 0 V
985 38 0 V
986 38 0 V
987 37 0 V
988 38 0 V
989 38 0 V
990 38 0 V
991 37 0 V
992 38 0 V
993 38 0 V
994 38 0 V
995 37 0 V
996 38 0 V
997 38 0 V
998 38 0 V
999 37 0 V
1000 38 0 V
1001 38 0 V
1002 38 0 V
1003 37 0 V
1004 38 0 V
1005 38 0 V
1006 37 0 V
1007 38 0 V
1008 38 0 V
1009 38 0 V
1010 37 0 V
1011 38 0 V
1012 38 0 V
1013 38 0 V
1014 37 0 V
1015 38 0 V
1016 38 0 V
1017 38 0 V
1018 37 0 V
1019 38 0 V
1020 38 0 V
1021 38 0 V
1022 37 0 V
1023 38 0 V
1024 2237 1252 BoxF
1025 2426 3468 BoxF
1026 2615 3468 BoxF
1027 2803 3468 BoxF
1028 2992 3468 BoxF
1029 3181 3468 BoxF
1030 3369 3468 BoxF
1031 3558 3468 BoxF
1032 3747 3468 BoxF
1033 3935 3468 BoxF
1034 4124 3468 BoxF
1035 4313 3468 BoxF
1036 4501 3468 BoxF
1037 4690 3468 BoxF
1038 1441 2904 BoxF
1039 % End plot #5
1040 % Begin plot #6
1041 1.000 UP
1042 2.000 UL
1043 LT5
1044 0.50 0.00 0.50 C LCb setrgbcolor
1045 1212 2794 M
1046 [ [(Helvetica) 110.0 0.0 true true 0 (GAF)]
1047 ] -36.7 MRshow
1048 LT5
1049 0.50 0.00 0.50 C 1278 2794 M
1050 327 0 V
1051 3049 352 M
1052 18 69 V
1053 38 139 V
1054 38 415 V
1055 38 139 V
1056 37 0 V
1057 38 138 V
1058 38 0 V
1059 38 0 V
1060 37 0 V
1061 38 139 V
1062 38 277 V
1063 37 138 V
1064 38 277 V
1065 38 416 V
1066 38 138 V
1067 37 0 V
1068 38 277 V
1069 38 277 V
1070 38 0 V
1071 37 0 V
1072 38 0 V
1073 38 0 V
1074 38 0 V
1075 37 0 V
1076 38 0 V
1077 38 0 V
1078 38 139 V
1079 37 0 V
1080 38 0 V
1081 38 0 V
1082 37 0 V
1083 38 0 V
1084 38 0 V
1085 38 0 V
1086 37 0 V
1087 38 0 V
1088 38 0 V
1089 38 0 V
1090 37 0 V
1091 38 0 V
1092 38 0 V
1093 38 0 V
1094 37 0 V
1095 38 0 V
1096 38 0 V
1097 38 0 V
1098 37 0 V
1099 38 138 V
1100 3181 1114 PentF
1101 3369 1252 PentF
1102 3558 2499 PentF
1103 3747 3191 PentF
1104 3935 3191 PentF
1105 4124 3330 PentF
1106 4313 3330 PentF
1107 4501 3330 PentF
1108 4690 3330 PentF
1109 1441 2794 PentF
1110 % End plot #6
1111 1.000 UL
1112 LTb
1113 539 3468 N
1114 539 352 L
1115 4302 0 V
1116 0 3116 V
1117 -4302 0 V
1118 Z stroke
1119 1.000 UP
1120 1.000 UL
1121 LTb
1122 stroke
1123 grestore
1124 end
1125 showpage
1126 %%Trailer
1127 %%DocumentFonts: Helvetica
1128 %%Pages: 1
1129 %%Trailer
1130 cleartomark
1131 countdictstack
1132 exch sub { end } repeat
1133 restore
1134 %%EOF