Removing files from data analysis directory
[ou-summer-of-code-2017.git] / 09-resolving-the-bill / gf.dot.ps
1 %!PS-Adobe-3.0
2 %%Creator: graphviz version 2.38.0 (20140413.2041)
3 %%Title: G
4 %%Pages: (atend)
5 %%BoundingBox: (atend)
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 622 1011
183 %%PageOrientation: Portrait
184 0 0 1 beginpage
185 gsave
186 36 36 586 975 boxprim clip newpath
187 1 1 set_scale 0 rotate 40 40 translate
188 % nae20c69b2c4d4ea2a239af485ca10f16
189 gsave
190 1 setlinewidth
191 0 0 0 nodecolor
192 389.82 940.6 56.64 26.74 ellipse_path stroke
193 0 0 0 nodecolor
194 14 /Times-Roman set_font
195 370.32 944.4 moveto 39 (bdabcc) alignedtext
196 0 0 0 nodecolor
197 14 /Times-Roman set_font
198 357.82 929.4 moveto 64 (dabaabcacb) alignedtext
199 grestore
200 % nac3868f0d46645ca8bf1b02110448236
201 gsave
202 1 setlinewidth
203 0 0 0 nodecolor
204 389.82 850.86 51.74 26.74 ellipse_path stroke
205 0 0 0 nodecolor
206 14 /Times-Roman set_font
207 370.32 854.66 moveto 39 (bdabcc) alignedtext
208 0 0 0 nodecolor
209 14 /Times-Roman set_font
210 361.32 839.66 moveto 57 (dabaabcac) alignedtext
211 grestore
212 % nae20c69b2c4d4ea2a239af485ca10f16->nac3868f0d46645ca8bf1b02110448236
213 gsave
214 1 setlinewidth
215 0 0 0 edgecolor
216 newpath 389.82 913.27 moveto
217 389.82 905.31 389.82 896.41 389.82 887.93 curveto
218 stroke
219 0 0 0 edgecolor
220 newpath 393.32 887.86 moveto
221 389.82 877.86 lineto
222 386.32 887.86 lineto
223 closepath fill
224 1 setlinewidth
225 solid
226 0 0 0 edgecolor
227 newpath 393.32 887.86 moveto
228 389.82 877.86 lineto
229 386.32 887.86 lineto
230 closepath stroke
231 grestore
232 % nf5a124f6b457426eaa13f9d58a716fe1
233 gsave
234 1 setlinewidth
235 0 0 0 nodecolor
236 333.82 761.12 47.25 26.74 ellipse_path stroke
237 0 0 0 nodecolor
238 14 /Times-Roman set_font
239 317.32 764.92 moveto 33 (bdabc) alignedtext
240 0 0 0 nodecolor
241 14 /Times-Roman set_font
242 308.32 749.92 moveto 51 (dabaabca) alignedtext
243 grestore
244 % nac3868f0d46645ca8bf1b02110448236->nf5a124f6b457426eaa13f9d58a716fe1
245 gsave
246 1 setlinewidth
247 0 0 0 edgecolor
248 newpath 373.92 824.95 moveto
249 368.08 815.79 361.37 805.28 355.12 795.5 curveto
250 stroke
251 0 0 0 edgecolor
252 newpath 357.89 793.33 moveto
253 349.56 786.78 lineto
254 351.99 797.1 lineto
255 closepath fill
256 1 setlinewidth
257 solid
258 0 0 0 edgecolor
259 newpath 357.89 793.33 moveto
260 349.56 786.78 lineto
261 351.99 797.1 lineto
262 closepath stroke
263 grestore
264 % na1b07d40913a48a89651e06846c27489
265 gsave
266 1 setlinewidth
267 0 0 0 nodecolor
268 446.82 761.12 47.25 26.74 ellipse_path stroke
269 0 0 0 nodecolor
270 14 /Times-Roman set_font
271 427.32 764.92 moveto 39 (bdabcc) alignedtext
272 0 0 0 nodecolor
273 14 /Times-Roman set_font
274 421.32 749.92 moveto 51 (dabaabca) alignedtext
275 grestore
276 % nac3868f0d46645ca8bf1b02110448236->na1b07d40913a48a89651e06846c27489
277 gsave
278 1 setlinewidth
279 0 0 0 edgecolor
280 newpath 406 824.95 moveto
281 412.06 815.62 419.04 804.88 425.49 794.95 curveto
282 stroke
283 0 0 0 edgecolor
284 newpath 428.48 796.77 moveto
285 430.99 786.48 lineto
286 422.61 792.96 lineto
287 closepath fill
288 1 setlinewidth
289 solid
290 0 0 0 edgecolor
291 newpath 428.48 796.77 moveto
292 430.99 786.48 lineto
293 422.61 792.96 lineto
294 closepath stroke
295 grestore
296 % nf82bf143985849a9a14d7272ab8be040
297 gsave
298 1 setlinewidth
299 0 0 0 nodecolor
300 333.82 671.38 43.27 26.74 ellipse_path stroke
301 0 0 0 nodecolor
302 14 /Times-Roman set_font
303 317.32 675.18 moveto 33 (bdabc) alignedtext
304 0 0 0 nodecolor
305 14 /Times-Roman set_font
306 311.32 660.18 moveto 45 (dabaabc) alignedtext
307 grestore
308 % nf5a124f6b457426eaa13f9d58a716fe1->nf82bf143985849a9a14d7272ab8be040
309 gsave
310 1 setlinewidth
311 0 0 0 edgecolor
312 newpath 333.82 733.79 moveto
313 333.82 725.83 333.82 716.93 333.82 708.45 curveto
314 stroke
315 0 0 0 edgecolor
316 newpath 337.32 708.38 moveto
317 333.82 698.38 lineto
318 330.32 708.38 lineto
319 closepath fill
320 1 setlinewidth
321 solid
322 0 0 0 edgecolor
323 newpath 337.32 708.38 moveto
324 333.82 698.38 lineto
325 330.32 708.38 lineto
326 closepath stroke
327 grestore
328 % nf7b9fd837f974551b0795d7492210e52
329 gsave
330 1 setlinewidth
331 0 0 0 nodecolor
332 446.82 671.38 43.27 26.74 ellipse_path stroke
333 0 0 0 nodecolor
334 14 /Times-Roman set_font
335 427.32 675.18 moveto 39 (bdabcc) alignedtext
336 0 0 0 nodecolor
337 14 /Times-Roman set_font
338 424.32 660.18 moveto 45 (dabaabc) alignedtext
339 grestore
340 % na1b07d40913a48a89651e06846c27489->nf7b9fd837f974551b0795d7492210e52
341 gsave
342 1 setlinewidth
343 0 0 0 edgecolor
344 newpath 446.82 733.79 moveto
345 446.82 725.83 446.82 716.93 446.82 708.45 curveto
346 stroke
347 0 0 0 edgecolor
348 newpath 450.32 708.38 moveto
349 446.82 698.38 lineto
350 443.32 708.38 lineto
351 closepath fill
352 1 setlinewidth
353 solid
354 0 0 0 edgecolor
355 newpath 450.32 708.38 moveto
356 446.82 698.38 lineto
357 443.32 708.38 lineto
358 closepath stroke
359 grestore
360 % nf5694edb16d84740ad75d3c3a9dc33f4
361 gsave
362 1 setlinewidth
363 0 0 0 nodecolor
364 242.82 581.64 38.78 26.74 ellipse_path stroke
365 0 0 0 nodecolor
366 14 /Times-Roman set_font
367 229.32 585.44 moveto 27 (bdab) alignedtext
368 0 0 0 nodecolor
369 14 /Times-Roman set_font
370 223.32 570.44 moveto 39 (dabaab) alignedtext
371 grestore
372 % nf82bf143985849a9a14d7272ab8be040->nf5694edb16d84740ad75d3c3a9dc33f4
373 gsave
374 1 setlinewidth
375 0 0 0 edgecolor
376 newpath 310.86 648.24 moveto
377 299.17 636.97 284.83 623.14 272.34 611.1 curveto
378 stroke
379 0 0 0 edgecolor
380 newpath 274.46 608.28 moveto
381 264.83 603.86 lineto
382 269.6 613.32 lineto
383 closepath fill
384 1 setlinewidth
385 solid
386 0 0 0 edgecolor
387 newpath 274.46 608.28 moveto
388 264.83 603.86 lineto
389 269.6 613.32 lineto
390 closepath stroke
391 grestore
392 % nd6bf8394c44b4af79b2a91534ba13317
393 gsave
394 1 setlinewidth
395 0 0 0 nodecolor
396 338.82 581.64 38.78 26.74 ellipse_path stroke
397 0 0 0 nodecolor
398 14 /Times-Roman set_font
399 322.32 585.44 moveto 33 (bdabc) alignedtext
400 0 0 0 nodecolor
401 14 /Times-Roman set_font
402 319.32 570.44 moveto 39 (dabaab) alignedtext
403 grestore
404 % nf82bf143985849a9a14d7272ab8be040->nd6bf8394c44b4af79b2a91534ba13317
405 gsave
406 1 setlinewidth
407 0 0 0 edgecolor
408 newpath 335.32 644.05 moveto
409 335.77 636.09 336.28 627.19 336.76 618.71 curveto
410 stroke
411 0 0 0 edgecolor
412 newpath 340.26 618.82 moveto
413 337.34 608.64 lineto
414 333.27 618.43 lineto
415 closepath fill
416 1 setlinewidth
417 solid
418 0 0 0 edgecolor
419 newpath 340.26 618.82 moveto
420 337.34 608.64 lineto
421 333.27 618.43 lineto
422 closepath stroke
423 grestore
424 % n7734cd7f92a34a3bbb223dac592bd496
425 gsave
426 1 setlinewidth
427 0 0 0 nodecolor
428 134.82 481.29 33.88 26.74 ellipse_path stroke
429 0 0 0 nodecolor
430 14 /Times-Roman set_font
431 124.82 485.09 moveto 20 (bda) alignedtext
432 0 0 0 nodecolor
433 14 /Times-Roman set_font
434 118.82 470.09 moveto 32 (dabaa) alignedtext
435 grestore
436 % nf5694edb16d84740ad75d3c3a9dc33f4->n7734cd7f92a34a3bbb223dac592bd496
437 gsave
438 1 setlinewidth
439 0 0 0 edgecolor
440 newpath 219.92 559.78 moveto
441 203.7 545.01 181.81 525.08 164.29 509.13 curveto
442 stroke
443 0 0 0 edgecolor
444 newpath 166.34 506.26 moveto
445 156.59 502.11 lineto
446 161.62 511.43 lineto
447 closepath fill
448 1 setlinewidth
449 solid
450 0 0 0 edgecolor
451 newpath 166.34 506.26 moveto
452 156.59 502.11 lineto
453 161.62 511.43 lineto
454 closepath stroke
455 grestore
456 % nad799597664c441f9ccedc62f06247bb
457 gsave
458 1 setlinewidth
459 0 0 0 nodecolor
460 247.82 481.29 33.88 26.74 ellipse_path stroke
461 0 0 0 nodecolor
462 14 /Times-Roman set_font
463 234.32 485.09 moveto 27 (bdab) alignedtext
464 0 0 0 nodecolor
465 14 /Times-Roman set_font
466 231.82 470.09 moveto 32 (dabaa) alignedtext
467 grestore
468 % nf5694edb16d84740ad75d3c3a9dc33f4->nad799597664c441f9ccedc62f06247bb
469 gsave
470 1 setlinewidth
471 0 0 0 edgecolor
472 newpath 244.15 554.54 moveto
473 244.71 543.45 245.38 530.33 245.99 518.34 curveto
474 stroke
475 0 0 0 edgecolor
476 newpath 249.49 518.33 moveto
477 246.5 508.17 lineto
478 242.5 517.98 lineto
479 closepath fill
480 1 setlinewidth
481 solid
482 0 0 0 edgecolor
483 newpath 249.49 518.33 moveto
484 246.5 508.17 lineto
485 242.5 517.98 lineto
486 closepath stroke
487 grestore
488 % ne856116c734a46b1967bddb73c56140f
489 gsave
490 1 setlinewidth
491 0 0 0 nodecolor
492 338.82 481.29 34.8 26.74 ellipse_path stroke
493 0 0 0 nodecolor
494 14 /Times-Roman set_font
495 322.32 485.09 moveto 33 (bdabc) alignedtext
496 0 0 0 nodecolor
497 14 /Times-Roman set_font
498 322.82 470.09 moveto 32 (dabaa) alignedtext
499 grestore
500 % nd6bf8394c44b4af79b2a91534ba13317->ne856116c734a46b1967bddb73c56140f
501 gsave
502 1 setlinewidth
503 0 0 0 edgecolor
504 newpath 338.82 554.54 moveto
505 338.82 543.45 338.82 530.33 338.82 518.34 curveto
506 stroke
507 0 0 0 edgecolor
508 newpath 342.32 518.17 moveto
509 338.82 508.17 lineto
510 335.32 518.17 lineto
511 closepath fill
512 1 setlinewidth
513 solid
514 0 0 0 edgecolor
515 newpath 342.32 518.17 moveto
516 338.82 508.17 lineto
517 335.32 518.17 lineto
518 closepath stroke
519 grestore
520 % nf51d59c7071c4725a4e961fd017fd0b6
521 gsave
522 1 setlinewidth
523 0 0 0 nodecolor
524 46.82 370.34 29.9 26.74 ellipse_path stroke
525 0 0 0 nodecolor
526 14 /Times-Roman set_font
527 39.82 374.14 moveto 14 (bd) alignedtext
528 0 0 0 nodecolor
529 14 /Times-Roman set_font
530 33.82 359.14 moveto 26 (daba) alignedtext
531 grestore
532 % n7734cd7f92a34a3bbb223dac592bd496->nf51d59c7071c4725a4e961fd017fd0b6
533 gsave
534 1 setlinewidth
535 0 0 0 edgecolor
536 newpath 117.01 458.24 moveto
537 103.6 441.63 85.08 418.7 70.43 400.57 curveto
538 stroke
539 0 0 0 edgecolor
540 newpath 73.01 398.19 moveto
541 64 392.61 lineto
542 67.56 402.59 lineto
543 closepath fill
544 1 setlinewidth
545 solid
546 0 0 0 edgecolor
547 newpath 73.01 398.19 moveto
548 64 392.61 lineto
549 67.56 402.59 lineto
550 closepath stroke
551 grestore
552 % nd7f11536d8df400d860ac372d1c3e9f8
553 gsave
554 1 setlinewidth
555 0 0 0 nodecolor
556 134.82 370.34 29.9 26.74 ellipse_path stroke
557 0 0 0 nodecolor
558 14 /Times-Roman set_font
559 124.82 374.14 moveto 20 (bda) alignedtext
560 0 0 0 nodecolor
561 14 /Times-Roman set_font
562 121.82 359.14 moveto 26 (daba) alignedtext
563 grestore
564 % n7734cd7f92a34a3bbb223dac592bd496->nd7f11536d8df400d860ac372d1c3e9f8
565 gsave
566 1 setlinewidth
567 0 0 0 edgecolor
568 newpath 134.82 454.19 moveto
569 134.82 440.18 134.82 422.69 134.82 407.39 curveto
570 stroke
571 0 0 0 edgecolor
572 newpath 138.32 407.22 moveto
573 134.82 397.22 lineto
574 131.32 407.22 lineto
575 closepath fill
576 1 setlinewidth
577 solid
578 0 0 0 edgecolor
579 newpath 138.32 407.22 moveto
580 134.82 397.22 lineto
581 131.32 407.22 lineto
582 closepath stroke
583 grestore
584 % n55c3278b1aea4bdc92b3d5eb3c09366c
585 gsave
586 1 setlinewidth
587 0 0 0 nodecolor
588 251.82 370.34 30.31 26.74 ellipse_path stroke
589 0 0 0 nodecolor
590 14 /Times-Roman set_font
591 238.32 374.14 moveto 27 (bdab) alignedtext
592 0 0 0 nodecolor
593 14 /Times-Roman set_font
594 238.82 359.14 moveto 26 (daba) alignedtext
595 grestore
596 % nad799597664c441f9ccedc62f06247bb->n55c3278b1aea4bdc92b3d5eb3c09366c
597 gsave
598 1 setlinewidth
599 0 0 0 edgecolor
600 newpath 248.78 454.19 moveto
601 249.29 440.18 249.93 422.69 250.5 407.39 curveto
602 stroke
603 0 0 0 edgecolor
604 newpath 254 407.34 moveto
605 250.87 397.22 lineto
606 247 407.09 lineto
607 closepath fill
608 1 setlinewidth
609 solid
610 0 0 0 edgecolor
611 newpath 254 407.34 moveto
612 250.87 397.22 lineto
613 247 407.09 lineto
614 closepath stroke
615 grestore
616 % n48a2b0c66af943439d0c9767e9181c50
617 gsave
618 1 setlinewidth
619 0 0 0 nodecolor
620 38.82 259.38 27 26.74 ellipse_path stroke
621 0 0 0 nodecolor
622 14 /Times-Roman set_font
623 31.82 263.18 moveto 14 (bd) alignedtext
624 0 0 0 nodecolor
625 14 /Times-Roman set_font
626 28.82 248.18 moveto 20 (dab) alignedtext
627 grestore
628 % nf51d59c7071c4725a4e961fd017fd0b6->n48a2b0c66af943439d0c9767e9181c50
629 gsave
630 1 setlinewidth
631 0 0 0 edgecolor
632 newpath 44.92 343.52 moveto
633 43.9 329.51 42.61 311.96 41.48 296.61 curveto
634 stroke
635 0 0 0 edgecolor
636 newpath 44.95 296.11 moveto
637 40.73 286.4 lineto
638 37.97 296.63 lineto
639 closepath fill
640 1 setlinewidth
641 solid
642 0 0 0 edgecolor
643 newpath 44.95 296.11 moveto
644 40.73 286.4 lineto
645 37.97 296.63 lineto
646 closepath stroke
647 grestore
648 % nb1bf7b9e21a64b30a7a536a9b8649e56
649 gsave
650 1 setlinewidth
651 0 0 0 nodecolor
652 110.82 259.38 27 26.74 ellipse_path stroke
653 0 0 0 nodecolor
654 14 /Times-Roman set_font
655 103.82 263.18 moveto 14 (bd) alignedtext
656 0 0 0 nodecolor
657 14 /Times-Roman set_font
658 100.82 248.18 moveto 20 (dab) alignedtext
659 grestore
660 % nd7f11536d8df400d860ac372d1c3e9f8->nb1bf7b9e21a64b30a7a536a9b8649e56
661 gsave
662 1 setlinewidth
663 0 0 0 edgecolor
664 newpath 129.19 343.79 moveto
665 126.03 329.45 122.04 311.34 118.59 295.66 curveto
666 stroke
667 0 0 0 edgecolor
668 newpath 121.98 294.78 moveto
669 116.41 285.77 lineto
670 115.14 296.29 lineto
671 closepath fill
672 1 setlinewidth
673 solid
674 0 0 0 edgecolor
675 newpath 121.98 294.78 moveto
676 116.41 285.77 lineto
677 115.14 296.29 lineto
678 closepath stroke
679 grestore
680 % n115e972256cc4394a1eba134f114e4ab
681 gsave
682 1 setlinewidth
683 0 0 0 nodecolor
684 182.82 259.38 27 26.74 ellipse_path stroke
685 0 0 0 nodecolor
686 14 /Times-Roman set_font
687 172.82 263.18 moveto 20 (bda) alignedtext
688 0 0 0 nodecolor
689 14 /Times-Roman set_font
690 172.82 248.18 moveto 20 (dab) alignedtext
691 grestore
692 % nd7f11536d8df400d860ac372d1c3e9f8->n115e972256cc4394a1eba134f114e4ab
693 gsave
694 1 setlinewidth
695 0 0 0 edgecolor
696 newpath 145.47 345.16 moveto
697 152.12 330.06 160.78 310.42 168.08 293.84 curveto
698 stroke
699 0 0 0 edgecolor
700 newpath 171.37 295.06 moveto
701 172.2 284.5 lineto
702 164.96 292.24 lineto
703 closepath fill
704 1 setlinewidth
705 solid
706 0 0 0 edgecolor
707 newpath 171.37 295.06 moveto
708 172.2 284.5 lineto
709 164.96 292.24 lineto
710 closepath stroke
711 grestore
712 % nfee98ef394994c0b9664921c73ae7882
713 gsave
714 1 setlinewidth
715 0 0 0 nodecolor
716 33.82 148.43 27 26.74 ellipse_path stroke
717 0 0 0 nodecolor
718 14 /Times-Roman set_font
719 26.82 152.23 moveto 14 (bd) alignedtext
720 0 0 0 nodecolor
721 14 /Times-Roman set_font
722 27.32 137.23 moveto 13 (da) alignedtext
723 grestore
724 % n48a2b0c66af943439d0c9767e9181c50->nfee98ef394994c0b9664921c73ae7882
725 gsave
726 1 setlinewidth
727 0 0 0 edgecolor
728 newpath 37.62 232.29 moveto
729 36.98 218.27 36.18 200.78 35.47 185.48 curveto
730 stroke
731 0 0 0 edgecolor
732 newpath 38.96 185.14 moveto
733 35.01 175.31 lineto
734 31.97 185.46 lineto
735 closepath fill
736 1 setlinewidth
737 solid
738 0 0 0 edgecolor
739 newpath 38.96 185.14 moveto
740 35.01 175.31 lineto
741 31.97 185.46 lineto
742 closepath stroke
743 grestore
744 % n077956a8b783437ba5a65c3fd3380e2f
745 gsave
746 1 setlinewidth
747 0 0 0 nodecolor
748 31.82 37.48 31.64 37.45 ellipse_path stroke
749 0 0 0 nodecolor
750 14 /Times-Roman set_font
751 24.82 48.78 moveto 14 (bd) alignedtext
752 0 0 0 nodecolor
753 14 /Times-Roman set_font
754 28.32 33.78 moveto 7 (d) alignedtext
755 0 0 0 nodecolor
756 14 /Times-Roman set_font
757 17.32 18.78 moveto 29 (False) alignedtext
758 grestore
759 % nfee98ef394994c0b9664921c73ae7882->n077956a8b783437ba5a65c3fd3380e2f
760 gsave
761 1 setlinewidth
762 0 0 0 edgecolor
763 newpath 33.34 121.33 moveto
764 33.14 110.51 32.91 97.62 32.68 85.27 curveto
765 stroke
766 0 0 0 edgecolor
767 newpath 36.17 85.01 moveto
768 32.49 75.07 lineto
769 29.18 85.13 lineto
770 closepath fill
771 1 setlinewidth
772 solid
773 0 0 0 edgecolor
774 newpath 36.17 85.01 moveto
775 32.49 75.07 lineto
776 29.18 85.13 lineto
777 closepath stroke
778 grestore
779 % nb0329d485ca14bfaa79caa33670a8699
780 gsave
781 1 setlinewidth
782 0 0 0 nodecolor
783 110.82 148.43 27 26.74 ellipse_path stroke
784 0 0 0 nodecolor
785 14 /Times-Roman set_font
786 103.82 152.23 moveto 14 (bd) alignedtext
787 0 0 0 nodecolor
788 14 /Times-Roman set_font
789 104.32 137.23 moveto 13 (da) alignedtext
790 grestore
791 % nb1bf7b9e21a64b30a7a536a9b8649e56->nb0329d485ca14bfaa79caa33670a8699
792 gsave
793 1 setlinewidth
794 0 0 0 edgecolor
795 newpath 110.82 232.29 moveto
796 110.82 218.27 110.82 200.78 110.82 185.48 curveto
797 stroke
798 0 0 0 edgecolor
799 newpath 114.32 185.31 moveto
800 110.82 175.31 lineto
801 107.32 185.31 lineto
802 closepath fill
803 1 setlinewidth
804 solid
805 0 0 0 edgecolor
806 newpath 114.32 185.31 moveto
807 110.82 175.31 lineto
808 107.32 185.31 lineto
809 closepath stroke
810 grestore
811 % na78115224d9f4e37b4045f6c30e4ceb1
812 gsave
813 1 setlinewidth
814 0 0 0 nodecolor
815 187.82 148.43 31.64 37.45 ellipse_path stroke
816 0 0 0 nodecolor
817 14 /Times-Roman set_font
818 177.82 159.73 moveto 20 (bda) alignedtext
819 0 0 0 nodecolor
820 14 /Times-Roman set_font
821 181.32 144.73 moveto 13 (da) alignedtext
822 0 0 0 nodecolor
823 14 /Times-Roman set_font
824 173.32 129.73 moveto 29 (False) alignedtext
825 grestore
826 % n115e972256cc4394a1eba134f114e4ab->na78115224d9f4e37b4045f6c30e4ceb1
827 gsave
828 1 setlinewidth
829 0 0 0 edgecolor
830 newpath 184.02 232.29 moveto
831 184.51 221.47 185.11 208.57 185.67 196.22 curveto
832 stroke
833 0 0 0 edgecolor
834 newpath 189.18 196.17 moveto
835 186.14 186.02 lineto
836 182.19 195.85 lineto
837 closepath fill
838 1 setlinewidth
839 solid
840 0 0 0 edgecolor
841 newpath 189.18 196.17 moveto
842 186.14 186.02 lineto
843 182.19 195.85 lineto
844 closepath stroke
845 grestore
846 % ne91eaaeffb1443639b733682718f4092
847 gsave
848 1 setlinewidth
849 0 0 0 nodecolor
850 113.82 37.48 31.64 37.45 ellipse_path stroke
851 0 0 0 nodecolor
852 14 /Times-Roman set_font
853 106.82 48.78 moveto 14 (bd) alignedtext
854 0 0 0 nodecolor
855 14 /Times-Roman set_font
856 110.32 33.78 moveto 7 (d) alignedtext
857 0 0 0 nodecolor
858 14 /Times-Roman set_font
859 99.32 18.78 moveto 29 (False) alignedtext
860 grestore
861 % nb0329d485ca14bfaa79caa33670a8699->ne91eaaeffb1443639b733682718f4092
862 gsave
863 1 setlinewidth
864 0 0 0 edgecolor
865 newpath 111.54 121.33 moveto
866 111.84 110.51 112.19 97.62 112.53 85.27 curveto
867 stroke
868 0 0 0 edgecolor
869 newpath 116.04 85.16 moveto
870 112.81 75.07 lineto
871 109.04 84.97 lineto
872 closepath fill
873 1 setlinewidth
874 solid
875 0 0 0 edgecolor
876 newpath 116.04 85.16 moveto
877 112.81 75.07 lineto
878 109.04 84.97 lineto
879 closepath stroke
880 grestore
881 % n5d2503b1d062482b898e4682240dcc78
882 gsave
883 1 setlinewidth
884 0 0 0 nodecolor
885 259.82 259.38 31.64 37.45 ellipse_path stroke
886 0 0 0 nodecolor
887 14 /Times-Roman set_font
888 246.32 270.68 moveto 27 (bdab) alignedtext
889 0 0 0 nodecolor
890 14 /Times-Roman set_font
891 249.82 255.68 moveto 20 (dab) alignedtext
892 0 0 0 nodecolor
893 14 /Times-Roman set_font
894 245.32 240.68 moveto 29 (False) alignedtext
895 grestore
896 % n55c3278b1aea4bdc92b3d5eb3c09366c->n5d2503b1d062482b898e4682240dcc78
897 gsave
898 1 setlinewidth
899 0 0 0 edgecolor
900 newpath 253.72 343.52 moveto
901 254.52 332.6 255.48 319.54 256.39 307.04 curveto
902 stroke
903 0 0 0 edgecolor
904 newpath 259.91 306.97 moveto
905 257.15 296.74 lineto
906 252.93 306.45 lineto
907 closepath fill
908 1 setlinewidth
909 solid
910 0 0 0 edgecolor
911 newpath 259.91 306.97 moveto
912 257.15 296.74 lineto
913 252.93 306.45 lineto
914 closepath stroke
915 grestore
916 % ne0497380dcb04eb9b64499dca04e370b
917 gsave
918 1 setlinewidth
919 0 0 0 nodecolor
920 338.82 370.34 34.8 37.45 ellipse_path stroke
921 0 0 0 nodecolor
922 14 /Times-Roman set_font
923 322.32 381.64 moveto 33 (bdabc) alignedtext
924 0 0 0 nodecolor
925 14 /Times-Roman set_font
926 325.82 366.64 moveto 26 (daba) alignedtext
927 0 0 0 nodecolor
928 14 /Times-Roman set_font
929 324.32 351.64 moveto 29 (False) alignedtext
930 grestore
931 % ne856116c734a46b1967bddb73c56140f->ne0497380dcb04eb9b64499dca04e370b
932 gsave
933 1 setlinewidth
934 0 0 0 edgecolor
935 newpath 338.82 454.19 moveto
936 338.82 443.37 338.82 430.48 338.82 418.13 curveto
937 stroke
938 0 0 0 edgecolor
939 newpath 342.32 417.93 moveto
940 338.82 407.93 lineto
941 335.32 417.93 lineto
942 closepath fill
943 1 setlinewidth
944 solid
945 0 0 0 edgecolor
946 newpath 342.32 417.93 moveto
947 338.82 407.93 lineto
948 335.32 417.93 lineto
949 closepath stroke
950 grestore
951 % n753dfbdd86b543cbb9b246e976d31406
952 gsave
953 1 setlinewidth
954 0 0 0 nodecolor
955 442.82 581.64 38.78 26.74 ellipse_path stroke
956 0 0 0 nodecolor
957 14 /Times-Roman set_font
958 426.32 585.44 moveto 33 (bdabc) alignedtext
959 0 0 0 nodecolor
960 14 /Times-Roman set_font
961 423.32 570.44 moveto 39 (dabaab) alignedtext
962 grestore
963 % nf7b9fd837f974551b0795d7492210e52->n753dfbdd86b543cbb9b246e976d31406
964 gsave
965 1 setlinewidth
966 0 0 0 edgecolor
967 newpath 445.62 644.05 moveto
968 445.26 636.09 444.85 627.19 444.46 618.71 curveto
969 stroke
970 0 0 0 edgecolor
971 newpath 447.96 618.47 moveto
972 444.01 608.64 lineto
973 440.96 618.79 lineto
974 closepath fill
975 1 setlinewidth
976 solid
977 0 0 0 edgecolor
978 newpath 447.96 618.47 moveto
979 444.01 608.64 lineto
980 440.96 618.79 lineto
981 closepath stroke
982 grestore
983 % n556f3f77789b40f0b332b55e20828606
984 gsave
985 1 setlinewidth
986 0 0 0 nodecolor
987 538.82 581.64 38.78 26.74 ellipse_path stroke
988 0 0 0 nodecolor
989 14 /Times-Roman set_font
990 519.32 585.44 moveto 39 (bdabcc) alignedtext
991 0 0 0 nodecolor
992 14 /Times-Roman set_font
993 519.32 570.44 moveto 39 (dabaab) alignedtext
994 grestore
995 % nf7b9fd837f974551b0795d7492210e52->n556f3f77789b40f0b332b55e20828606
996 gsave
997 1 setlinewidth
998 0 0 0 edgecolor
999 newpath 470.04 648.24 moveto
1000 481.85 636.97 496.35 623.14 508.98 611.1 curveto
1001 stroke
1002 0 0 0 edgecolor
1003 newpath 511.74 613.3 moveto
1004 516.56 603.86 lineto
1005 506.91 608.23 lineto
1006 closepath fill
1007 1 setlinewidth
1008 solid
1009 0 0 0 edgecolor
1010 newpath 511.74 613.3 moveto
1011 516.56 603.86 lineto
1012 506.91 608.23 lineto
1013 closepath stroke
1014 grestore
1015 % na21720c117704e02910b868caeddb9a9
1016 gsave
1017 1 setlinewidth
1018 0 0 0 nodecolor
1019 442.82 481.29 34.8 26.74 ellipse_path stroke
1020 0 0 0 nodecolor
1021 14 /Times-Roman set_font
1022 426.32 485.09 moveto 33 (bdabc) alignedtext
1023 0 0 0 nodecolor
1024 14 /Times-Roman set_font
1025 426.82 470.09 moveto 32 (dabaa) alignedtext
1026 grestore
1027 % n753dfbdd86b543cbb9b246e976d31406->na21720c117704e02910b868caeddb9a9
1028 gsave
1029 1 setlinewidth
1030 0 0 0 edgecolor
1031 newpath 442.82 554.54 moveto
1032 442.82 543.45 442.82 530.33 442.82 518.34 curveto
1033 stroke
1034 0 0 0 edgecolor
1035 newpath 446.32 518.17 moveto
1036 442.82 508.17 lineto
1037 439.32 518.17 lineto
1038 closepath fill
1039 1 setlinewidth
1040 solid
1041 0 0 0 edgecolor
1042 newpath 446.32 518.17 moveto
1043 442.82 508.17 lineto
1044 439.32 518.17 lineto
1045 closepath stroke
1046 grestore
1047 % n5b6173aea18d41f8b4a2c5ce99cc4d7a
1048 gsave
1049 1 setlinewidth
1050 0 0 0 nodecolor
1051 538.82 481.29 38.78 37.45 ellipse_path stroke
1052 0 0 0 nodecolor
1053 14 /Times-Roman set_font
1054 519.32 492.59 moveto 39 (bdabcc) alignedtext
1055 0 0 0 nodecolor
1056 14 /Times-Roman set_font
1057 522.82 477.59 moveto 32 (dabaa) alignedtext
1058 0 0 0 nodecolor
1059 14 /Times-Roman set_font
1060 524.32 462.59 moveto 29 (False) alignedtext
1061 grestore
1062 % n556f3f77789b40f0b332b55e20828606->n5b6173aea18d41f8b4a2c5ce99cc4d7a
1063 gsave
1064 1 setlinewidth
1065 0 0 0 edgecolor
1066 newpath 538.82 554.54 moveto
1067 538.82 546.69 538.82 537.82 538.82 529.05 curveto
1068 stroke
1069 0 0 0 edgecolor
1070 newpath 542.32 528.88 moveto
1071 538.82 518.88 lineto
1072 535.32 528.88 lineto
1073 closepath fill
1074 1 setlinewidth
1075 solid
1076 0 0 0 edgecolor
1077 newpath 542.32 528.88 moveto
1078 538.82 518.88 lineto
1079 535.32 528.88 lineto
1080 closepath stroke
1081 grestore
1082 % nb1bec31f0ddf4a888f941702a407906f
1083 gsave
1084 1 setlinewidth
1085 0 0 0 nodecolor
1086 442.82 370.34 34.8 37.45 ellipse_path stroke
1087 0 0 0 nodecolor
1088 14 /Times-Roman set_font
1089 426.32 381.64 moveto 33 (bdabc) alignedtext
1090 0 0 0 nodecolor
1091 14 /Times-Roman set_font
1092 429.82 366.64 moveto 26 (daba) alignedtext
1093 0 0 0 nodecolor
1094 14 /Times-Roman set_font
1095 428.32 351.64 moveto 29 (False) alignedtext
1096 grestore
1097 % na21720c117704e02910b868caeddb9a9->nb1bec31f0ddf4a888f941702a407906f
1098 gsave
1099 1 setlinewidth
1100 0 0 0 edgecolor
1101 newpath 442.82 454.19 moveto
1102 442.82 443.37 442.82 430.48 442.82 418.13 curveto
1103 stroke
1104 0 0 0 edgecolor
1105 newpath 446.32 417.93 moveto
1106 442.82 407.93 lineto
1107 439.32 417.93 lineto
1108 closepath fill
1109 1 setlinewidth
1110 solid
1111 0 0 0 edgecolor
1112 newpath 446.32 417.93 moveto
1113 442.82 407.93 lineto
1114 439.32 417.93 lineto
1115 closepath stroke
1116 grestore
1117 endpage
1118 showpage
1119 grestore
1120 %%PageTrailer
1121 %%EndPage: 1
1122 %%Trailer
1123 %%Pages: 1
1124 %%BoundingBox: 36 36 622 1011
1125 end
1126 restore
1127 %%EOF