]> AND Private Git Repository - UIC2013.git/blob - TheNetworkLifetimeg.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
The Last Update with ICN2014 Template
[UIC2013.git] / TheNetworkLifetimeg.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%BoundingBox: 53 53 545 399
3 %%HiResBoundingBox: 54 53.5 544.5 398.5
4 %%Creator: gnuplot 4.6 patchlevel 1
5 %%CreationDate: Thu Aug 29 00:42:03 2013
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.6 (September 2012)
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   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
327   clip
328   currentlinewidth 0.5 mul setlinewidth
329   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
330   0 0 M PFa 5 get rotate PFs -2 div dup translate
331   0 1 PFs PFa 4 get div 1 add floor cvi
332         {PFa 4 get mul 0 M 0 PFs V} for
333   0 PFa 6 get ne {
334         0 1 PFs PFa 4 get div 1 add floor cvi
335         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
336  } if
337   stroke grestore} def
338 %
339 /languagelevel where
340  {pop languagelevel} {1} ifelse
341  2 lt
342         {/InterpretLevel1 true def}
343         {/InterpretLevel1 Level1 def}
344  ifelse
345 %
346 % PostScript level 2 pattern fill definitions
347 %
348 /Level2PatternFill {
349 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
350         bind def
351 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
352 << Tile8x8
353  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
354 >> matrix makepattern
355 /Pat1 exch def
356 << Tile8x8
357  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
358         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
359 >> matrix makepattern
360 /Pat2 exch def
361 << Tile8x8
362  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
363         8 8 L 8 0 L 0 0 L fill}
364 >> matrix makepattern
365 /Pat3 exch def
366 << Tile8x8
367  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
368         0 12 M 12 0 L stroke}
369 >> matrix makepattern
370 /Pat4 exch def
371 << Tile8x8
372  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
373         0 -4 M 12 8 L stroke}
374 >> matrix makepattern
375 /Pat5 exch def
376 << Tile8x8
377  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
378         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
379 >> matrix makepattern
380 /Pat6 exch def
381 << Tile8x8
382  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
383         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
384 >> matrix makepattern
385 /Pat7 exch def
386 << Tile8x8
387  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
388         12 0 M -4 8 L 12 4 M 0 10 L stroke}
389 >> matrix makepattern
390 /Pat8 exch def
391 << Tile8x8
392  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
393         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
394 >> matrix makepattern
395 /Pat9 exch def
396 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
397 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
398 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
399 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
400 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
401 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
402 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
403 } def
404 %
405 %
406 %End of PostScript Level 2 code
407 %
408 /PatternBgnd {
409   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
410 } def
411 %
412 % Substitute for Level 2 pattern fill codes with
413 % grayscale if Level 2 support is not selected.
414 %
415 /Level1PatternFill {
416 /Pattern1 {0.250 Density} bind def
417 /Pattern2 {0.500 Density} bind def
418 /Pattern3 {0.750 Density} bind def
419 /Pattern4 {0.125 Density} bind def
420 /Pattern5 {0.375 Density} bind def
421 /Pattern6 {0.625 Density} bind def
422 /Pattern7 {0.875 Density} bind def
423 } def
424 %
425 % Now test for support of Level 2 code
426 %
427 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
428 %
429 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
430 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
431 currentdict end definefont pop
432 %
433 % Encoding for ISO-8859-1 (also called Latin1)
434 %
435 /reencodeISO {
436 dup dup findfont dup length dict begin
437 { 1 index /FID ne { def }{ pop pop } ifelse } forall
438 currentdict /CharStrings known {
439         CharStrings /Idieresis known {
440                 /Encoding ISOLatin1Encoding def } if
441 } if
442 currentdict end definefont
443 } def
444 /ISOLatin1Encoding [
445 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
446 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
447 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
448 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
449 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
450 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
451 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
452 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
453 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
454 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
455 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
456 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
457 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
458 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
459 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
460 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
461 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
462 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
463 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
464 /guillemotright/onequarter/onehalf/threequarters/questiondown
465 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
466 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
467 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
468 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
469 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
470 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
471 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
472 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
473 /yacute/thorn/ydieresis
474 ] def
475 /MFshow {
476    { dup 5 get 3 ge
477      { 5 get 3 eq {gsave} {grestore} ifelse }
478      {dup dup 0 get findfont exch 1 get scalefont setfont
479      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
480      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
481      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
482      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
483      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
484      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
485      pop aload pop M} ifelse }ifelse }ifelse }
486      ifelse }
487    forall} def
488 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
489 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
490  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
491      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
492 /MLshow { currentpoint stroke M
493   0 exch R
494   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
495 /MRshow { currentpoint stroke M
496   exch dup MFwidth neg 3 -1 roll R
497   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
498 /MCshow { currentpoint stroke M
499   exch dup MFwidth -2 div 3 -1 roll R
500   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
501 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
502 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
503 /Helvetica reencodeISO def
504 Level1 SuppressPDFMark or 
505 {} {
506 /SDict 10 dict def
507 systemdict /pdfmark known not {
508   userdict /pdfmark systemdict /cleartomark get put
509 } if
510 SDict begin [
511   /Title ()
512   /Subject (gnuplot plot)
513   /Creator (gnuplot 4.6 patchlevel 1)
514   /Author (ali)
515 %  /Producer (gnuplot)
516 %  /Keywords ()
517   /CreationDate (Thu Aug 29 00:42:03 2013)
518   /DOCINFO pdfmark
519 end
520 } ifelse
521 end
522 %%EndProlog
523 %%Page: 1 1
524 gnudict begin
525 gsave
526 doclip
527 50 50 translate
528 0.100 0.100 scale
529 0 setgray
530 newpath
531 (Helvetica) findfont 110 scalefont setfont
532 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
533 1.000 UL
534 LTb
535 605 352 M
536 63 0 V
537 4173 0 R
538 -63 0 V
539 stroke
540 539 352 M
541 [ [(Helvetica) 110.0 0.0 true true 0 ( 0)]
542 ] -36.7 MRshow
543 1.000 UL
544 LTb
545 605 617 M
546 63 0 V
547 4173 0 R
548 -63 0 V
549 stroke
550 539 617 M
551 [ [(Helvetica) 110.0 0.0 true true 0 ( 200)]
552 ] -36.7 MRshow
553 1.000 UL
554 LTb
555 605 883 M
556 63 0 V
557 4173 0 R
558 -63 0 V
559 stroke
560 539 883 M
561 [ [(Helvetica) 110.0 0.0 true true 0 ( 400)]
562 ] -36.7 MRshow
563 1.000 UL
564 LTb
565 605 1148 M
566 63 0 V
567 4173 0 R
568 -63 0 V
569 stroke
570 539 1148 M
571 [ [(Helvetica) 110.0 0.0 true true 0 ( 600)]
572 ] -36.7 MRshow
573 1.000 UL
574 LTb
575 605 1413 M
576 63 0 V
577 4173 0 R
578 -63 0 V
579 stroke
580 539 1413 M
581 [ [(Helvetica) 110.0 0.0 true true 0 ( 800)]
582 ] -36.7 MRshow
583 1.000 UL
584 LTb
585 605 1678 M
586 63 0 V
587 4173 0 R
588 -63 0 V
589 stroke
590 539 1678 M
591 [ [(Helvetica) 110.0 0.0 true true 0 ( 1000)]
592 ] -36.7 MRshow
593 1.000 UL
594 LTb
595 605 1944 M
596 63 0 V
597 4173 0 R
598 -63 0 V
599 stroke
600 539 1944 M
601 [ [(Helvetica) 110.0 0.0 true true 0 ( 1200)]
602 ] -36.7 MRshow
603 1.000 UL
604 LTb
605 605 2209 M
606 63 0 V
607 4173 0 R
608 -63 0 V
609 stroke
610 539 2209 M
611 [ [(Helvetica) 110.0 0.0 true true 0 ( 1400)]
612 ] -36.7 MRshow
613 1.000 UL
614 LTb
615 605 2474 M
616 63 0 V
617 4173 0 R
618 -63 0 V
619 stroke
620 539 2474 M
621 [ [(Helvetica) 110.0 0.0 true true 0 ( 1600)]
622 ] -36.7 MRshow
623 1.000 UL
624 LTb
625 605 2739 M
626 63 0 V
627 4173 0 R
628 -63 0 V
629 stroke
630 539 2739 M
631 [ [(Helvetica) 110.0 0.0 true true 0 ( 1800)]
632 ] -36.7 MRshow
633 1.000 UL
634 LTb
635 605 3005 M
636 63 0 V
637 4173 0 R
638 -63 0 V
639 stroke
640 539 3005 M
641 [ [(Helvetica) 110.0 0.0 true true 0 ( 2000)]
642 ] -36.7 MRshow
643 1.000 UL
644 LTb
645 605 3270 M
646 63 0 V
647 4173 0 R
648 -63 0 V
649 stroke
650 539 3270 M
651 [ [(Helvetica) 110.0 0.0 true true 0 ( 2200)]
652 ] -36.7 MRshow
653 1.000 UL
654 LTb
655 605 352 M
656 0 63 V
657 0 2855 R
658 0 -63 V
659 stroke
660 605 242 M
661 [ [(Helvetica) 110.0 0.0 true true 0 ( 25)]
662 ] -36.7 MCshow
663 1.000 UL
664 LTb
665 1029 352 M
666 0 63 V
667 0 2855 R
668 0 -63 V
669 stroke
670 1029 242 M
671 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
672 ] -36.7 MCshow
673 1.000 UL
674 LTb
675 1452 352 M
676 0 63 V
677 0 2855 R
678 0 -63 V
679 stroke
680 1452 242 M
681 [ [(Helvetica) 110.0 0.0 true true 0 ( 75)]
682 ] -36.7 MCshow
683 1.000 UL
684 LTb
685 1876 352 M
686 0 63 V
687 0 2855 R
688 0 -63 V
689 stroke
690 1876 242 M
691 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
692 ] -36.7 MCshow
693 1.000 UL
694 LTb
695 2299 352 M
696 0 63 V
697 0 2855 R
698 0 -63 V
699 stroke
700 2299 242 M
701 [ [(Helvetica) 110.0 0.0 true true 0 ( 125)]
702 ] -36.7 MCshow
703 1.000 UL
704 LTb
705 2723 352 M
706 0 63 V
707 0 2855 R
708 0 -63 V
709 stroke
710 2723 242 M
711 [ [(Helvetica) 110.0 0.0 true true 0 ( 150)]
712 ] -36.7 MCshow
713 1.000 UL
714 LTb
715 3147 352 M
716 0 63 V
717 0 2855 R
718 0 -63 V
719 stroke
720 3147 242 M
721 [ [(Helvetica) 110.0 0.0 true true 0 ( 175)]
722 ] -36.7 MCshow
723 1.000 UL
724 LTb
725 3570 352 M
726 0 63 V
727 0 2855 R
728 0 -63 V
729 stroke
730 3570 242 M
731 [ [(Helvetica) 110.0 0.0 true true 0 ( 200)]
732 ] -36.7 MCshow
733 1.000 UL
734 LTb
735 3994 352 M
736 0 63 V
737 0 2855 R
738 0 -63 V
739 stroke
740 3994 242 M
741 [ [(Helvetica) 110.0 0.0 true true 0 ( 225)]
742 ] -36.7 MCshow
743 1.000 UL
744 LTb
745 4417 352 M
746 0 63 V
747 0 2855 R
748 0 -63 V
749 stroke
750 4417 242 M
751 [ [(Helvetica) 110.0 0.0 true true 0 ( 250)]
752 ] -36.7 MCshow
753 1.000 UL
754 LTb
755 4841 352 M
756 0 63 V
757 0 2855 R
758 0 -63 V
759 stroke
760 4841 242 M
761 [ [(Helvetica) 110.0 0.0 true true 0 ( 275)]
762 ] -36.7 MCshow
763 1.000 UL
764 LTb
765 1.000 UL
766 LTb
767 605 3270 N
768 605 352 L
769 4236 0 V
770 0 2918 V
771 -4236 0 V
772 Z stroke
773 LCb setrgbcolor
774 88 1811 M
775 currentpoint gsave translate -270 rotate 0 0 moveto
776 [ [(Helvetica) 110.0 0.0 true true 0 (The Network Lifetime \(s\)  )]
777 ] -36.7 MCshow
778 grestore
779 LTb
780 LCb setrgbcolor
781 2723 77 M
782 [ [(Helvetica) 110.0 0.0 true true 0 (The Number of Wireless Sensor Nodes)]
783 ] -36.7 MCshow
784 LTb
785 2723 3435 M
786 [ [(Helvetica) 110.0 0.0 true true 0 (The Network Lifetime \(s\) vs The Number of Wireless Sensor Nodes)]
787 ] -36.7 MCshow
788 1.000 UP
789 1.000 UL
790 LTb
791 % Begin plot #1
792 1.000 UP
793 2.000 UL
794 LT0
795 0.00 1.00 1.00 C LCb setrgbcolor
796 2179 3149 M
797 [ [(Helvetica) 110.0 0.0 true true 0 (Strategy 2 \(With Two Leaders\))]
798 ] -36.7 MRshow
799 LT0
800 0.00 1.00 1.00 C 2245 3149 M
801 327 0 V
802 1029 818 M
803 847 529 V
804 847 533 V
805 847 537 V
806 847 549 V
807 1029 818 Box
808 1876 1347 Box
809 2723 1880 Box
810 3570 2417 Box
811 4417 2966 Box
812 2408 3149 Box
813 % End plot #1
814 % Begin plot #2
815 1.000 UP
816 2.000 UL
817 LT1
818 0.00 0.00 1.00 C LCb setrgbcolor
819 2179 3039 M
820 [ [(Helvetica) 110.0 0.0 true true 0 (Simple Heuristic)]
821 ] -36.7 MRshow
822 LT1
823 0.00 0.00 1.00 C 2245 3039 M
824 327 0 V
825 1029 650 M
826 847 315 V
827 847 262 V
828 847 275 V
829 847 362 V
830 1029 650 Crs
831 1876 965 Crs
832 2723 1227 Crs
833 3570 1502 Crs
834 4417 1864 Crs
835 2408 3039 Crs
836 % End plot #2
837 1.000 UL
838 LTb
839 605 3270 N
840 605 352 L
841 4236 0 V
842 0 2918 V
843 -4236 0 V
844 Z stroke
845 1.000 UP
846 1.000 UL
847 LTb
848 stroke
849 grestore
850 end
851 showpage
852 %%Trailer
853 %%DocumentFonts: Helvetica
854 %%Pages: 1
855 %%Trailer
856 cleartomark
857 countdictstack
858 exch sub { end } repeat
859 restore
860 %%EOF