0803.2824/img/deep-analysis.eps
1: %!PS-Adobe-2.0 EPSF-2.0
2: %%Title: /home/balon/rsync/recherches/papers/IGPWO-HPR-Compliant/img/deep-analysis.dia
3: %%Creator: Dia v0.95
4: %%CreationDate: Mon Jun 25 16:13:01 2007
5: %%For: balon
6: %%Orientation: Portrait
7: %%Magnification: 1.0000
8: %%BoundingBox: 0 0 1195 443
9: %%BeginSetup
10: %%EndSetup
11: %%EndComments
12: %%BeginProlog
13: [ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
14: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
15: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
16: /.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
17: /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one
18: /two /three /four /five /six /seven /eight /nine /colon /semicolon
19: /less /equal /greater /question /at /A /B /C /D /E
20: /F /G /H /I /J /K /L /M /N /O
21: /P /Q /R /S /T /U /V /W /X /Y
22: /Z /bracketleft /backslash /bracketright /asciicircum /underscore /quoteleft /a /b /c
23: /d /e /f /g /h /i /j /k /l /m
24: /n /o /p /q /r /s /t /u /v /w
25: /x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef
26: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
27: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
28: /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
29: /space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright
30: /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior
31: /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf
32: /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
33: /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde
34: /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex
35: /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring
36: /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
37: /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave
38: /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] /isolatin1encoding exch def
39: /cp {closepath} bind def
40: /c {curveto} bind def
41: /f {fill} bind def
42: /a {arc} bind def
43: /ef {eofill} bind def
44: /ex {exch} bind def
45: /gr {grestore} bind def
46: /gs {gsave} bind def
47: /sa {save} bind def
48: /rs {restore} bind def
49: /l {lineto} bind def
50: /m {moveto} bind def
51: /rm {rmoveto} bind def
52: /n {newpath} bind def
53: /s {stroke} bind def
54: /sh {show} bind def
55: /slc {setlinecap} bind def
56: /slj {setlinejoin} bind def
57: /slw {setlinewidth} bind def
58: /srgb {setrgbcolor} bind def
59: /rot {rotate} bind def
60: /sc {scale} bind def
61: /sd {setdash} bind def
62: /ff {findfont} bind def
63: /sf {setfont} bind def
64: /scf {scalefont} bind def
65: /sw {stringwidth pop} bind def
66: /tr {translate} bind def
67: 
68: /ellipsedict 8 dict def
69: ellipsedict /mtrx matrix put
70: /ellipse
71: { ellipsedict begin
72:    /endangle exch def
73:    /startangle exch def
74:    /yrad exch def
75:    /xrad exch def
76:    /y exch def
77:    /x exch def   /savematrix mtrx currentmatrix def
78:    x y tr xrad yrad sc
79:    0 0 1 startangle endangle arc
80:    savematrix setmatrix
81:    end
82: } def
83: 
84: /mergeprocs {
85: dup length
86: 3 -1 roll
87: dup
88: length
89: dup
90: 5 1 roll
91: 3 -1 roll
92: add
93: array cvx
94: dup
95: 3 -1 roll
96: 0 exch
97: putinterval
98: dup
99: 4 2 roll
100: putinterval
101: } bind def
102: /Times-Roman-latin1
103:     /Times-Roman findfont
104:     dup length dict begin
105: 	{1 index /FID ne {def} {pop pop} ifelse} forall
106: 	/Encoding isolatin1encoding def
107:     currentdict end
108: definefont pop
109: /Times-Italic-latin1
110:     /Times-Italic findfont
111:     dup length dict begin
112: 	{1 index /FID ne {def} {pop pop} ifelse} forall
113: 	/Encoding isolatin1encoding def
114:     currentdict end
115: definefont pop
116: /Times-Bold-latin1
117:     /Times-Bold findfont
118:     dup length dict begin
119: 	{1 index /FID ne {def} {pop pop} ifelse} forall
120: 	/Encoding isolatin1encoding def
121:     currentdict end
122: definefont pop
123: /Times-BoldItalic-latin1
124:     /Times-BoldItalic findfont
125:     dup length dict begin
126: 	{1 index /FID ne {def} {pop pop} ifelse} forall
127: 	/Encoding isolatin1encoding def
128:     currentdict end
129: definefont pop
130: /AvantGarde-Book-latin1
131:     /AvantGarde-Book findfont
132:     dup length dict begin
133: 	{1 index /FID ne {def} {pop pop} ifelse} forall
134: 	/Encoding isolatin1encoding def
135:     currentdict end
136: definefont pop
137: /AvantGarde-BookOblique-latin1
138:     /AvantGarde-BookOblique findfont
139:     dup length dict begin
140: 	{1 index /FID ne {def} {pop pop} ifelse} forall
141: 	/Encoding isolatin1encoding def
142:     currentdict end
143: definefont pop
144: /AvantGarde-Demi-latin1
145:     /AvantGarde-Demi findfont
146:     dup length dict begin
147: 	{1 index /FID ne {def} {pop pop} ifelse} forall
148: 	/Encoding isolatin1encoding def
149:     currentdict end
150: definefont pop
151: /AvantGarde-DemiOblique-latin1
152:     /AvantGarde-DemiOblique findfont
153:     dup length dict begin
154: 	{1 index /FID ne {def} {pop pop} ifelse} forall
155: 	/Encoding isolatin1encoding def
156:     currentdict end
157: definefont pop
158: /Bookman-Light-latin1
159:     /Bookman-Light findfont
160:     dup length dict begin
161: 	{1 index /FID ne {def} {pop pop} ifelse} forall
162: 	/Encoding isolatin1encoding def
163:     currentdict end
164: definefont pop
165: /Bookman-LightItalic-latin1
166:     /Bookman-LightItalic findfont
167:     dup length dict begin
168: 	{1 index /FID ne {def} {pop pop} ifelse} forall
169: 	/Encoding isolatin1encoding def
170:     currentdict end
171: definefont pop
172: /Bookman-Demi-latin1
173:     /Bookman-Demi findfont
174:     dup length dict begin
175: 	{1 index /FID ne {def} {pop pop} ifelse} forall
176: 	/Encoding isolatin1encoding def
177:     currentdict end
178: definefont pop
179: /Bookman-DemiItalic-latin1
180:     /Bookman-DemiItalic findfont
181:     dup length dict begin
182: 	{1 index /FID ne {def} {pop pop} ifelse} forall
183: 	/Encoding isolatin1encoding def
184:     currentdict end
185: definefont pop
186: /Courier-latin1
187:     /Courier findfont
188:     dup length dict begin
189: 	{1 index /FID ne {def} {pop pop} ifelse} forall
190: 	/Encoding isolatin1encoding def
191:     currentdict end
192: definefont pop
193: /Courier-Oblique-latin1
194:     /Courier-Oblique findfont
195:     dup length dict begin
196: 	{1 index /FID ne {def} {pop pop} ifelse} forall
197: 	/Encoding isolatin1encoding def
198:     currentdict end
199: definefont pop
200: /Courier-Bold-latin1
201:     /Courier-Bold findfont
202:     dup length dict begin
203: 	{1 index /FID ne {def} {pop pop} ifelse} forall
204: 	/Encoding isolatin1encoding def
205:     currentdict end
206: definefont pop
207: /Courier-BoldOblique-latin1
208:     /Courier-BoldOblique findfont
209:     dup length dict begin
210: 	{1 index /FID ne {def} {pop pop} ifelse} forall
211: 	/Encoding isolatin1encoding def
212:     currentdict end
213: definefont pop
214: /Helvetica-latin1
215:     /Helvetica findfont
216:     dup length dict begin
217: 	{1 index /FID ne {def} {pop pop} ifelse} forall
218: 	/Encoding isolatin1encoding def
219:     currentdict end
220: definefont pop
221: /Helvetica-Oblique-latin1
222:     /Helvetica-Oblique findfont
223:     dup length dict begin
224: 	{1 index /FID ne {def} {pop pop} ifelse} forall
225: 	/Encoding isolatin1encoding def
226:     currentdict end
227: definefont pop
228: /Helvetica-Bold-latin1
229:     /Helvetica-Bold findfont
230:     dup length dict begin
231: 	{1 index /FID ne {def} {pop pop} ifelse} forall
232: 	/Encoding isolatin1encoding def
233:     currentdict end
234: definefont pop
235: /Helvetica-BoldOblique-latin1
236:     /Helvetica-BoldOblique findfont
237:     dup length dict begin
238: 	{1 index /FID ne {def} {pop pop} ifelse} forall
239: 	/Encoding isolatin1encoding def
240:     currentdict end
241: definefont pop
242: /Helvetica-Narrow-latin1
243:     /Helvetica-Narrow findfont
244:     dup length dict begin
245: 	{1 index /FID ne {def} {pop pop} ifelse} forall
246: 	/Encoding isolatin1encoding def
247:     currentdict end
248: definefont pop
249: /Helvetica-Narrow-Oblique-latin1
250:     /Helvetica-Narrow-Oblique findfont
251:     dup length dict begin
252: 	{1 index /FID ne {def} {pop pop} ifelse} forall
253: 	/Encoding isolatin1encoding def
254:     currentdict end
255: definefont pop
256: /Helvetica-Narrow-Bold-latin1
257:     /Helvetica-Narrow-Bold findfont
258:     dup length dict begin
259: 	{1 index /FID ne {def} {pop pop} ifelse} forall
260: 	/Encoding isolatin1encoding def
261:     currentdict end
262: definefont pop
263: /Helvetica-Narrow-BoldOblique-latin1
264:     /Helvetica-Narrow-BoldOblique findfont
265:     dup length dict begin
266: 	{1 index /FID ne {def} {pop pop} ifelse} forall
267: 	/Encoding isolatin1encoding def
268:     currentdict end
269: definefont pop
270: /NewCenturySchoolbook-Roman-latin1
271:     /NewCenturySchoolbook-Roman findfont
272:     dup length dict begin
273: 	{1 index /FID ne {def} {pop pop} ifelse} forall
274: 	/Encoding isolatin1encoding def
275:     currentdict end
276: definefont pop
277: /NewCenturySchoolbook-Italic-latin1
278:     /NewCenturySchoolbook-Italic findfont
279:     dup length dict begin
280: 	{1 index /FID ne {def} {pop pop} ifelse} forall
281: 	/Encoding isolatin1encoding def
282:     currentdict end
283: definefont pop
284: /NewCenturySchoolbook-Bold-latin1
285:     /NewCenturySchoolbook-Bold findfont
286:     dup length dict begin
287: 	{1 index /FID ne {def} {pop pop} ifelse} forall
288: 	/Encoding isolatin1encoding def
289:     currentdict end
290: definefont pop
291: /NewCenturySchoolbook-BoldItalic-latin1
292:     /NewCenturySchoolbook-BoldItalic findfont
293:     dup length dict begin
294: 	{1 index /FID ne {def} {pop pop} ifelse} forall
295: 	/Encoding isolatin1encoding def
296:     currentdict end
297: definefont pop
298: /Palatino-Roman-latin1
299:     /Palatino-Roman findfont
300:     dup length dict begin
301: 	{1 index /FID ne {def} {pop pop} ifelse} forall
302: 	/Encoding isolatin1encoding def
303:     currentdict end
304: definefont pop
305: /Palatino-Italic-latin1
306:     /Palatino-Italic findfont
307:     dup length dict begin
308: 	{1 index /FID ne {def} {pop pop} ifelse} forall
309: 	/Encoding isolatin1encoding def
310:     currentdict end
311: definefont pop
312: /Palatino-Bold-latin1
313:     /Palatino-Bold findfont
314:     dup length dict begin
315: 	{1 index /FID ne {def} {pop pop} ifelse} forall
316: 	/Encoding isolatin1encoding def
317:     currentdict end
318: definefont pop
319: /Palatino-BoldItalic-latin1
320:     /Palatino-BoldItalic findfont
321:     dup length dict begin
322: 	{1 index /FID ne {def} {pop pop} ifelse} forall
323: 	/Encoding isolatin1encoding def
324:     currentdict end
325: definefont pop
326: /Symbol-latin1
327:     /Symbol findfont
328: definefont pop
329: /ZapfChancery-MediumItalic-latin1
330:     /ZapfChancery-MediumItalic findfont
331:     dup length dict begin
332: 	{1 index /FID ne {def} {pop pop} ifelse} forall
333: 	/Encoding isolatin1encoding def
334:     currentdict end
335: definefont pop
336: /ZapfDingbats-latin1
337:     /ZapfDingbats findfont
338:     dup length dict begin
339: 	{1 index /FID ne {def} {pop pop} ifelse} forall
340: 	/Encoding isolatin1encoding def
341:     currentdict end
342: definefont pop
343: 28.346000 -28.346000 scale
344: -7.570000 -18.135000 translate
345: %%EndProlog
346: 
347: 
348: 0.898039 0.898039 0.898039 srgb
349: n 9.850000 10.000000 0.650000 0.600000 0 360 ellipse f
350: 0.100000 slw
351: [] 0 sd
352: [] 0 sd
353: 0.000000 0.000000 0.000000 srgb
354: n 9.850000 10.000000 0.650000 0.600000 0 360 ellipse cp s
355: 0.898039 0.898039 0.898039 srgb
356: n 25.100000 15.600000 0.650000 0.750000 0 360 ellipse f
357: 0.100000 slw
358: [] 0 sd
359: [] 0 sd
360: 0.000000 0.000000 0.000000 srgb
361: n 25.100000 15.600000 0.650000 0.750000 0 360 ellipse cp s
362: 0.898039 0.898039 0.898039 srgb
363: n 37.520000 5.025000 0.650000 0.600000 0 360 ellipse f
364: 0.100000 slw
365: [] 0 sd
366: [] 0 sd
367: 0.000000 0.000000 0.000000 srgb
368: n 37.520000 5.025000 0.650000 0.600000 0 360 ellipse cp s
369: 0.898039 0.898039 0.898039 srgb
370: n 37.600000 15.100000 0.650000 0.600000 0 360 ellipse f
371: 0.100000 slw
372: [] 0 sd
373: [] 0 sd
374: 0.000000 0.000000 0.000000 srgb
375: n 37.600000 15.100000 0.650000 0.600000 0 360 ellipse cp s
376: 0.898039 0.898039 0.898039 srgb
377: n 42.350000 9.900000 0.650000 0.600000 0 360 ellipse f
378: 0.100000 slw
379: [] 0 sd
380: [] 0 sd
381: 0.000000 0.000000 0.000000 srgb
382: n 42.350000 9.900000 0.650000 0.600000 0 360 ellipse cp s
383: 0.898039 0.898039 0.898039 srgb
384: n 32.620000 9.925000 0.650000 0.600000 0 360 ellipse f
385: 0.100000 slw
386: [] 0 sd
387: [] 0 sd
388: 0.000000 0.000000 0.000000 srgb
389: n 32.620000 9.925000 0.650000 0.600000 0 360 ellipse cp s
390: 0.898039 0.898039 0.898039 srgb
391: n 17.350000 14.800000 m 17.350000 16.450000 l 25.100000 16.450000 l 25.100000 14.800000 l f
392: n 17.350000 14.800000 m 17.350000 14.800000 0.000000 0.000000 180.000000 270.000000 ellipse f
393: n 25.100000 14.800000 m 25.100000 14.800000 0.000000 0.000000 270.000000 360.000000 ellipse f
394: n 17.350000 14.800000 m 17.350000 16.450000 l 25.100000 16.450000 l 25.100000 14.800000 l f
395: n 17.350000 16.450000 m 17.350000 16.450000 0.000000 0.000000 90.000000 180.000000 ellipse f
396: n 25.100000 16.450000 m 25.100000 16.450000 0.000000 0.000000 0.000000 90.000000 ellipse f
397: 0.100000 slw
398: [] 0 sd
399: [] 0 sd
400: 0 slj
401: 0.000000 0.000000 0.000000 srgb
402: n 17.350000 14.800000 m 25.100000 14.800000 l s
403: n 17.350000 16.450000 m 25.100000 16.450000 l s
404: n 17.350000 14.800000 0.000000 0.000000 180.000000 270.000000 ellipse s
405: n 25.100000 14.800000 0.000000 0.000000 270.000000 360.000000 ellipse s
406: n 17.350000 14.800000 m 17.350000 16.450000 l s
407: n 25.100000 14.800000 m 25.100000 16.450000 l s
408: n 17.350000 16.450000 0.000000 0.000000 90.000000 180.000000 ellipse s
409: n 25.100000 16.450000 0.000000 0.000000 0.000000 90.000000 ellipse s
410: 0.898039 0.898039 0.898039 srgb
411: n 17.200000 15.600000 0.650000 0.750000 0 360 ellipse f
412: 0.100000 slw
413: [] 0 sd
414: [] 0 sd
415: 0.000000 0.000000 0.000000 srgb
416: n 17.200000 15.600000 0.650000 0.750000 0 360 ellipse cp s
417: 0.898039 0.898039 0.898039 srgb
418: n 24.850000 15.550000 0.650000 0.650000 0 360 ellipse f
419: 0.100000 slw
420: [] 0 sd
421: [] 0 sd
422: n 24.850000 15.550000 0.650000 0.650000 0 360 ellipse cp s
423: 0.100000 slw
424: [] 0 sd
425: [] 0 sd
426: 0 slc
427: 0.000000 0.000000 0.000000 srgb
428: n 19.444404 5.183410 10.531456 10.531456 107.087085 150.155913 ellipse s
429: 0.100000 slw
430: [] 0 sd
431: [] 0 sd
432: 0 slc
433: n 21.293777 26.662498 20.312790 20.312790 237.265171 300.968658 ellipse s
434: [] 0 sd
435: 0 slj
436: 0 slc
437: n 32.065940 9.440929 m 31.509762 9.384665 l 31.749112 9.240317 l 31.777244 8.962228 l ef
438: n 32.065940 9.440929 m 31.509762 9.384665 l 31.749112 9.240317 l 31.777244 8.962228 l cp s
439: 0.100000 slw
440: [0.200000] 0 sd
441: [0.200000] 0 sd
442: 0 slc
443: n 37.979600 5.449260 m 41.551231 9.126538 l s
444: [] 0 sd
445: 0 slj
446: 0 slc
447: n 41.812504 9.395539 m 41.284806 9.211053 l 41.551231 9.126538 l 41.643474 8.862689 l ef
448: n 41.812504 9.395539 m 41.284806 9.211053 l 41.551231 9.126538 l 41.643474 8.862689 l cp s
449: 0.100000 slw
450: [0.200000] 0 sd
451: [0.200000] 0 sd
452: 0 slc
453: n 38.059600 14.675700 m 41.576071 10.761431 l s
454: [] 0 sd
455: 0 slj
456: 0 slc
457: n 41.826682 10.482470 m 41.678508 11.021492 l 41.576071 10.761431 l 41.306561 10.687344 l ef
458: n 41.826682 10.482470 m 41.678508 11.021492 l 41.576071 10.761431 l 41.306561 10.687344 l cp s
459: 0.100000 slw
460: [] 0 sd
461: [] 0 sd
462: 0 slc
463: n 27.544657 33.056939 29.542370 29.542370 233.204651 287.456617 ellipse s
464: [] 0 sd
465: 0 slj
466: 0 slc
467: n 36.763913 4.989708 m 36.210562 5.069096 l 36.408086 4.871336 l 36.368392 4.594660 l ef
468: n 36.763913 4.989708 m 36.210562 5.069096 l 36.408086 4.871336 l 36.368392 4.594660 l cp s
469: 0.100000 slw
470: [] 0 sd
471: [] 0 sd
472: 0 slc
473: n 18.738141 6.470050 9.800792 9.800792 103.501149 155.077664 ellipse s
474: 0.100000 slw
475: [] 0 sd
476: [] 0 sd
477: 0 slc
478: n 16.400000 15.950000 m 26.050000 15.900000 l s
479: 0.100000 slw
480: [] 0 sd
481: [] 0 sd
482: 0 slc
483: n 16.350000 15.250000 m 26.050000 15.300000 l s
484: 0.100000 slw
485: [] 0 sd
486: [] 0 sd
487: 0 slc
488: n 24.419540 7.025160 8.424418 8.424418 26.547171 79.186970 ellipse s
489: [] 0 sd
490: 0 slj
491: 0 slc
492: n 32.116284 10.452032 m 32.148707 11.010108 l 31.968315 10.796604 l 31.689277 10.812816 l ef
493: n 32.116284 10.452032 m 32.148707 11.010108 l 31.968315 10.796604 l 31.689277 10.812816 l cp s
494: 0.100000 slw
495: [] 0 sd
496: [] 0 sd
497: 0 slc
498: n 28.194654 -72.599556 88.576749 88.576749 84.518456 91.419755 ellipse s
499: [] 0 sd
500: 0 slj
501: 0 slc
502: n 37.029168 15.535592 m 36.556973 15.834810 l 36.656086 15.573464 l 36.506476 15.337367 l ef
503: n 37.029168 15.535592 m 36.556973 15.834810 l 36.656086 15.573464 l 36.506476 15.337367 l cp s
504: /Helvetica-latin1 ff 0.560000 scf sf
505: (P2) 13.920000 13.275000 m gs 1 -1 sc sh gr
506: /Helvetica-latin1 ff 0.560000 scf sf
507: (P1) 17.200000 8.400000 m gs 1 -1 sc sh gr
508: /Helvetica-latin1 ff 0.560000 scf sf
509: (P3) 21.620000 3.075000 m gs 1 -1 sc sh gr
510: /Helvetica-latin1 ff 0.560000 scf sf
511: (P4) 28.270000 17.675000 m gs 1 -1 sc sh gr
512: /Helvetica-latin1 ff 0.560000 scf sf
513: (VN) 43.470000 10.625000 m gs 1 -1 sc sh gr
514: /Helvetica-latin1 ff 0.560000 scf sf
515: (L) 20.250000 17.700000 m gs 1 -1 sc sh gr
516: /Helvetica-latin1 ff 0.560000 scf sf
517: (S1) 7.570000 10.325000 m gs 1 -1 sc sh gr
518: /Helvetica-latin1 ff 0.560000 scf sf
519: (D1) 33.920000 10.275000 m gs 1 -1 sc sh gr
520: /Helvetica-latin1 ff 0.560000 scf sf
521: (D2) 38.370000 4.075000 m gs 1 -1 sc sh gr
522: /Helvetica-latin1 ff 0.560000 scf sf
523: (D3) 38.320000 16.675000 m gs 1 -1 sc sh gr
524: 0.010000 slw
525: [] 0 sd
526: [] 0 sd
527: 0 slc
528: 1.000000 1.000000 1.000000 srgb
529: n 47.700000 4.200000 m 49.700000 4.400000 l s
530: showpage
531: