v0.9a
[bsc-thesis1415.git] / thesis2 / nddawg.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: graphviz version 2.36.0 (20140111.2315)
3 %%Title: %3
4 %%Pages: 1
5 %%BoundingBox: 36 36 608 134
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 608 134
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 572 98 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % n0
189 % q0
190 gsave
191 1 setlinewidth
192 0 0 0 nodecolor
193 119 47 27 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 112 43.3 moveto 14 (q0) alignedtext
197 grestore
198 % n0->q0
199 gsave
200 1 setlinewidth
201 0 0 0 edgecolor
202 newpath 54.03 47 moveto
203 62.63 47 72.36 47 81.59 47 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 81.72 50.5 moveto
207 91.71 47 lineto
208 81.71 43.5 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 81.72 50.5 moveto
214 91.71 47 lineto
215 81.71 43.5 lineto
216 closepath stroke
217 grestore
218 % q4
219 gsave
220 1 setlinewidth
221 0 0 0 nodecolor
222 540 47 19.5 19.5 ellipse_path stroke
223 1 setlinewidth
224 0 0 0 nodecolor
225 540 47 23.5 23.5 ellipse_path stroke
226 0 0 0 nodecolor
227 14 /Times-Roman set_font
228 533 43.3 moveto 14 (q4) alignedtext
229 grestore
230 % q1
231 gsave
232 1 setlinewidth
233 0 0 0 nodecolor
234 217 47 27 18 ellipse_path stroke
235 0 0 0 nodecolor
236 14 /Times-Roman set_font
237 210 43.3 moveto 14 (q1) alignedtext
238 grestore
239 % q0->q1
240 gsave
241 1 setlinewidth
242 0 0 0 edgecolor
243 newpath 146.23 47 moveto
244 156.5 47 168.45 47 179.53 47 curveto
245 stroke
246 0 0 0 edgecolor
247 newpath 179.8 50.5 moveto
248 189.8 47 lineto
249 179.8 43.5 lineto
250 closepath fill
251 1 setlinewidth
252 solid
253 0 0 0 edgecolor
254 newpath 179.8 50.5 moveto
255 189.8 47 lineto
256 179.8 43.5 lineto
257 closepath stroke
258 0 0 0 edgecolor
259 14 /Times-Roman set_font
260 164.5 50.8 moveto 7 (a) alignedtext
261 grestore
262 % q2
263 gsave
264 1 setlinewidth
265 0 0 0 nodecolor
266 331 72 27 18 ellipse_path stroke
267 0 0 0 nodecolor
268 14 /Times-Roman set_font
269 324 68.3 moveto 14 (q2) alignedtext
270 grestore
271 % q1->q2
272 gsave
273 1 setlinewidth
274 0 0 0 edgecolor
275 newpath 242.86 52.55 moveto
276 258.23 55.98 278.19 60.43 295.12 64.22 curveto
277 stroke
278 0 0 0 edgecolor
279 newpath 294.69 67.7 moveto
280 305.21 66.47 lineto
281 296.22 60.87 lineto
282 closepath fill
283 1 setlinewidth
284 solid
285 0 0 0 edgecolor
286 newpath 294.69 67.7 moveto
287 305.21 66.47 lineto
288 296.22 60.87 lineto
289 closepath stroke
290 0 0 0 edgecolor
291 14 /Times-Roman set_font
292 270.5 64.8 moveto 7 (b) alignedtext
293 grestore
294 % q5
295 gsave
296 1 setlinewidth
297 0 0 0 nodecolor
298 331 18 27 18 ellipse_path stroke
299 0 0 0 nodecolor
300 14 /Times-Roman set_font
301 324 14.3 moveto 14 (q5) alignedtext
302 grestore
303 % q1->q5
304 gsave
305 1 setlinewidth
306 0 0 0 edgecolor
307 newpath 242.3 40.71 moveto
308 257.9 36.67 278.39 31.36 295.64 26.9 curveto
309 stroke
310 0 0 0 edgecolor
311 newpath 296.55 30.28 moveto
312 305.36 24.38 lineto
313 294.8 23.5 lineto
314 closepath fill
315 1 setlinewidth
316 solid
317 0 0 0 edgecolor
318 newpath 296.55 30.28 moveto
319 305.36 24.38 lineto
320 294.8 23.5 lineto
321 closepath stroke
322 0 0 0 edgecolor
323 14 /Times-Roman set_font
324 262 38.8 moveto 24 (<1>) alignedtext
325 grestore
326 % q3
327 gsave
328 1 setlinewidth
329 0 0 0 nodecolor
330 445 72 27 18 ellipse_path stroke
331 0 0 0 nodecolor
332 14 /Times-Roman set_font
333 438 68.3 moveto 14 (q3) alignedtext
334 grestore
335 % q2->q3
336 gsave
337 1 setlinewidth
338 0 0 0 edgecolor
339 newpath 358.26 72 moveto
340 373 72 391.62 72 407.74 72 curveto
341 stroke
342 0 0 0 edgecolor
343 newpath 407.91 75.5 moveto
344 417.91 72 lineto
345 407.91 68.5 lineto
346 closepath fill
347 1 setlinewidth
348 solid
349 0 0 0 edgecolor
350 newpath 407.91 75.5 moveto
351 417.91 72 lineto
352 407.91 68.5 lineto
353 closepath stroke
354 0 0 0 edgecolor
355 14 /Times-Roman set_font
356 376 75.8 moveto 24 (<1>) alignedtext
357 grestore
358 % q3->q4
359 gsave
360 1 setlinewidth
361 0 0 0 edgecolor
362 newpath 470.43 65.43 moveto
363 481.7 62.4 495.22 58.77 507.26 55.53 curveto
364 stroke
365 0 0 0 edgecolor
366 newpath 508.2 58.9 moveto
367 516.95 52.93 lineto
368 506.39 52.14 lineto
369 closepath fill
370 1 setlinewidth
371 solid
372 0 0 0 edgecolor
373 newpath 508.2 58.9 moveto
374 516.95 52.93 lineto
375 506.39 52.14 lineto
376 closepath stroke
377 0 0 0 edgecolor
378 14 /Times-Roman set_font
379 490.5 62.8 moveto 7 (c) alignedtext
380 grestore
381 % q6
382 gsave
383 1 setlinewidth
384 0 0 0 nodecolor
385 445 18 27 18 ellipse_path stroke
386 0 0 0 nodecolor
387 14 /Times-Roman set_font
388 438 14.3 moveto 14 (q6) alignedtext
389 grestore
390 % q5->q6
391 gsave
392 1 setlinewidth
393 0 0 0 edgecolor
394 newpath 358.26 18 moveto
395 373 18 391.62 18 407.74 18 curveto
396 stroke
397 0 0 0 edgecolor
398 newpath 407.91 21.5 moveto
399 417.91 18 lineto
400 407.91 14.5 lineto
401 closepath fill
402 1 setlinewidth
403 solid
404 0 0 0 edgecolor
405 newpath 407.91 21.5 moveto
406 417.91 18 lineto
407 407.91 14.5 lineto
408 closepath stroke
409 0 0 0 edgecolor
410 14 /Times-Roman set_font
411 384.5 21.8 moveto 7 (b) alignedtext
412 grestore
413 % q6->q4
414 gsave
415 1 setlinewidth
416 0 0 0 edgecolor
417 newpath 469.95 25.47 moveto
418 481.39 29.03 495.22 33.35 507.5 37.18 curveto
419 stroke
420 0 0 0 edgecolor
421 newpath 506.77 40.62 moveto
422 517.36 40.25 lineto
423 508.85 33.93 lineto
424 closepath fill
425 1 setlinewidth
426 solid
427 0 0 0 edgecolor
428 newpath 506.77 40.62 moveto
429 517.36 40.25 lineto
430 508.85 33.93 lineto
431 closepath stroke
432 0 0 0 edgecolor
433 14 /Times-Roman set_font
434 490.5 36.8 moveto 7 (c) alignedtext
435 grestore
436 endpage
437 showpage
438 grestore
439 %%PageTrailer
440 %%EndPage: 1
441 %%Trailer
442 end
443 restore
444 %%EOF