update
[bsc-thesis1415.git] / thesis2 / nodelistexample.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: graphviz version 2.38.0 (20140413.2041)
3 %%Title: %3
4 %%Pages: 1
5 %%BoundingBox: 36 36 1077 91
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 1077 91
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 1041 55 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % n0
189 % n1
190 gsave
191 1 setlinewidth
192 0 0 0 nodecolor
193 118 23.5 27 18 ellipse_path stroke
194 0 0 0 nodecolor
195 14 /Times-Roman set_font
196 111 19.8 moveto 14 (n1) alignedtext
197 grestore
198 % n0->n1
199 gsave
200 1 setlinewidth
201 0 0 0 edgecolor
202 newpath 54.22 23.5 moveto
203 62.55 23.5 71.91 23.5 80.82 23.5 curveto
204 stroke
205 0 0 0 edgecolor
206 newpath 80.97 27 moveto
207 90.97 23.5 lineto
208 80.97 20 lineto
209 closepath fill
210 1 setlinewidth
211 solid
212 0 0 0 edgecolor
213 newpath 80.97 27 moveto
214 90.97 23.5 lineto
215 80.97 20 lineto
216 closepath stroke
217 grestore
218 % n9
219 gsave
220 1 setlinewidth
221 0 0 0 nodecolor
222 1009.5 23.5 19.5 19.5 ellipse_path stroke
223 1 setlinewidth
224 0 0 0 nodecolor
225 1009.5 23.5 23.5 23.5 ellipse_path stroke
226 0 0 0 nodecolor
227 14 /Times-Roman set_font
228 1002.5 19.8 moveto 14 (n9) alignedtext
229 grestore
230 % n2
231 gsave
232 1 setlinewidth
233 0 0 0 nodecolor
234 250 23.5 27 18 ellipse_path stroke
235 0 0 0 nodecolor
236 14 /Times-Roman set_font
237 243 19.8 moveto 14 (n2) alignedtext
238 grestore
239 % n1->n2
240 gsave
241 1 setlinewidth
242 0 0 0 edgecolor
243 newpath 145.31 23.5 moveto
244 164.69 23.5 191.29 23.5 212.7 23.5 curveto
245 stroke
246 0 0 0 edgecolor
247 newpath 212.73 27 moveto
248 222.73 23.5 lineto
249 212.73 20 lineto
250 closepath fill
251 1 setlinewidth
252 solid
253 0 0 0 edgecolor
254 newpath 212.73 27 moveto
255 222.73 23.5 lineto
256 212.73 20 lineto
257 closepath stroke
258 0 0 0 edgecolor
259 14 /Times-Roman set_font
260 163 27.3 moveto 42 (<time>) alignedtext
261 grestore
262 % n3
263 gsave
264 1 setlinewidth
265 0 0 0 nodecolor
266 349 23.5 27 18 ellipse_path stroke
267 0 0 0 nodecolor
268 14 /Times-Roman set_font
269 342 19.8 moveto 14 (n3) alignedtext
270 grestore
271 % n2->n3
272 gsave
273 1 setlinewidth
274 0 0 0 edgecolor
275 newpath 277.25 23.5 moveto
276 287.82 23.5 300.18 23.5 311.6 23.5 curveto
277 stroke
278 0 0 0 edgecolor
279 newpath 311.73 27 moveto
280 321.73 23.5 lineto
281 311.73 20 lineto
282 closepath fill
283 1 setlinewidth
284 solid
285 0 0 0 edgecolor
286 newpath 311.73 27 moveto
287 321.73 23.5 lineto
288 311.73 20 lineto
289 closepath stroke
290 0 0 0 edgecolor
291 14 /Times-Roman set_font
292 295 27.3 moveto 9 (',') alignedtext
293 grestore
294 % n4
295 gsave
296 1 setlinewidth
297 0 0 0 nodecolor
298 451 23.5 27 18 ellipse_path stroke
299 0 0 0 nodecolor
300 14 /Times-Roman set_font
301 444 19.8 moveto 14 (n4) alignedtext
302 grestore
303 % n3->n4
304 gsave
305 1 setlinewidth
306 0 0 0 edgecolor
307 newpath 376.01 23.5 moveto
308 387.5 23.5 401.19 23.5 413.66 23.5 curveto
309 stroke
310 0 0 0 edgecolor
311 newpath 413.77 27 moveto
312 423.77 23.5 lineto
313 413.77 20 lineto
314 closepath fill
315 1 setlinewidth
316 solid
317 0 0 0 edgecolor
318 newpath 413.77 27 moveto
319 423.77 23.5 lineto
320 413.77 20 lineto
321 closepath stroke
322 0 0 0 edgecolor
323 14 /Times-Roman set_font
324 394 27.3 moveto 12 ('_') alignedtext
325 grestore
326 % n5
327 gsave
328 1 setlinewidth
329 0 0 0 nodecolor
330 581 23.5 27 18 ellipse_path stroke
331 0 0 0 nodecolor
332 14 /Times-Roman set_font
333 574 19.8 moveto 14 (n5) alignedtext
334 grestore
335 % n4->n5
336 gsave
337 1 setlinewidth
338 0 0 0 edgecolor
339 newpath 478.21 23.5 moveto
340 497.11 23.5 522.85 23.5 543.72 23.5 curveto
341 stroke
342 0 0 0 edgecolor
343 newpath 543.82 27 moveto
344 553.82 23.5 lineto
345 543.82 20 lineto
346 closepath fill
347 1 setlinewidth
348 solid
349 0 0 0 edgecolor
350 newpath 543.82 27 moveto
351 553.82 23.5 lineto
352 543.82 20 lineto
353 closepath stroke
354 0 0 0 edgecolor
355 14 /Times-Roman set_font
356 496 27.3 moveto 40 (<date>) alignedtext
357 grestore
358 % n6
359 gsave
360 1 setlinewidth
361 0 0 0 nodecolor
362 683 23.5 27 18 ellipse_path stroke
363 0 0 0 nodecolor
364 14 /Times-Roman set_font
365 676 19.8 moveto 14 (n6) alignedtext
366 grestore
367 % n5->n6
368 gsave
369 1 setlinewidth
370 0 0 0 edgecolor
371 newpath 608.01 23.5 moveto
372 619.5 23.5 633.19 23.5 645.66 23.5 curveto
373 stroke
374 0 0 0 edgecolor
375 newpath 645.77 27 moveto
376 655.77 23.5 lineto
377 645.77 20 lineto
378 closepath fill
379 1 setlinewidth
380 solid
381 0 0 0 edgecolor
382 newpath 645.77 27 moveto
383 655.77 23.5 lineto
384 645.77 20 lineto
385 closepath stroke
386 0 0 0 edgecolor
387 14 /Times-Roman set_font
388 626 27.3 moveto 12 ('_') alignedtext
389 grestore
390 % n7
391 gsave
392 1 setlinewidth
393 0 0 0 nodecolor
394 783 23.5 27 18 ellipse_path stroke
395 0 0 0 nodecolor
396 14 /Times-Roman set_font
397 776 19.8 moveto 14 (n7) alignedtext
398 grestore
399 % n6->n7
400 gsave
401 1 setlinewidth
402 0 0 0 edgecolor
403 newpath 710 23.5 moveto
404 720.97 23.5 733.92 23.5 745.79 23.5 curveto
405 stroke
406 0 0 0 edgecolor
407 newpath 745.87 27 moveto
408 755.87 23.5 lineto
409 745.87 20 lineto
410 closepath fill
411 1 setlinewidth
412 solid
413 0 0 0 edgecolor
414 newpath 745.87 27 moveto
415 755.87 23.5 lineto
416 745.87 20 lineto
417 closepath stroke
418 0 0 0 edgecolor
419 14 /Times-Roman set_font
420 728 27.3 moveto 10 ('-') alignedtext
421 grestore
422 % n8
423 gsave
424 1 setlinewidth
425 0 0 0 nodecolor
426 885 23.5 27 18 ellipse_path stroke
427 0 0 0 nodecolor
428 14 /Times-Roman set_font
429 878 19.8 moveto 14 (n8) alignedtext
430 grestore
431 % n7->n8
432 gsave
433 1 setlinewidth
434 0 0 0 edgecolor
435 newpath 810.01 23.5 moveto
436 821.5 23.5 835.19 23.5 847.66 23.5 curveto
437 stroke
438 0 0 0 edgecolor
439 newpath 847.77 27 moveto
440 857.77 23.5 lineto
441 847.77 20 lineto
442 closepath fill
443 1 setlinewidth
444 solid
445 0 0 0 edgecolor
446 newpath 847.77 27 moveto
447 857.77 23.5 lineto
448 847.77 20 lineto
449 closepath stroke
450 0 0 0 edgecolor
451 14 /Times-Roman set_font
452 828 27.3 moveto 12 ('_') alignedtext
453 grestore
454 % n8->n9
455 gsave
456 1 setlinewidth
457 0 0 0 edgecolor
458 newpath 912.28 23.5 moveto
459 930.87 23.5 955.93 23.5 975.81 23.5 curveto
460 stroke
461 0 0 0 edgecolor
462 newpath 975.96 27 moveto
463 985.96 23.5 lineto
464 975.96 20 lineto
465 closepath fill
466 1 setlinewidth
467 solid
468 0 0 0 edgecolor
469 newpath 975.96 27 moveto
470 985.96 23.5 lineto
471 975.96 20 lineto
472 closepath stroke
473 0 0 0 edgecolor
474 14 /Times-Roman set_font
475 930 27.3 moveto 38 (<title>) alignedtext
476 grestore
477 endpage
478 showpage
479 grestore
480 %%PageTrailer
481 %%EndPage: 1
482 %%Trailer
483 end
484 restore
485 %%EOF