%!PS-Adobe-3.0 %%Creator: graphviz version 2.43.20200403.0503 (20200403.0503) %%Title: G %%Pages: (atend) %%BoundingBox: (atend) %%EndComments save %%BeginProlog /DotDict 200 dict def DotDict begin /setupLatin1 { mark /EncodingVector 256 array def EncodingVector 0 ISOLatin1Encoding 0 255 getinterval putinterval EncodingVector 45 /hyphen put % Set up ISO Latin 1 character encoding /starnetISO { dup dup findfont dup length dict begin { 1 index /FID ne { def }{ pop pop } ifelse } forall /Encoding EncodingVector def currentdict end definefont } def /Times-Roman starnetISO def /Times-Italic starnetISO def /Times-Bold starnetISO def /Times-BoldItalic starnetISO def /Helvetica starnetISO def /Helvetica-Oblique starnetISO def /Helvetica-Bold starnetISO def /Helvetica-BoldOblique starnetISO def /Courier starnetISO def /Courier-Oblique starnetISO def /Courier-Bold starnetISO def /Courier-BoldOblique starnetISO def cleartomark } bind def %%BeginResource: procset graphviz 0 0 /coord-font-family /Times-Roman def /default-font-family /Times-Roman def /coordfont coord-font-family findfont 8 scalefont def /InvScaleFactor 1.0 def /set_scale { dup 1 exch div /InvScaleFactor exch def scale } bind def % styles /solid { [] 0 setdash } bind def /dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def /dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def /invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def /bold { 2 setlinewidth } bind def /filled { } bind def /unfilled { } bind def /rounded { } bind def /diagonals { } bind def /tapered { } bind def % hooks for setting color /nodecolor { sethsbcolor } bind def /edgecolor { sethsbcolor } bind def /graphcolor { sethsbcolor } bind def /nopcolor {pop pop pop} bind def /beginpage { % i j npages /npages exch def /j exch def /i exch def /str 10 string def npages 1 gt { gsave coordfont setfont 0 0 moveto (\() show i str cvs show (,) show j str cvs show (\)) show grestore } if } bind def /set_font { findfont exch scalefont setfont } def % draw text fitted to its expected width /alignedtext { % width text /text exch def /width exch def gsave width 0 gt { [] 0 setdash text stringwidth pop width exch sub text length div 0 text ashow } if grestore } def /boxprim { % xcorner ycorner xsize ysize 4 2 roll moveto 2 copy exch 0 rlineto 0 exch rlineto pop neg 0 rlineto closepath } bind def /ellipse_path { /ry exch def /rx exch def /y exch def /x exch def matrix currentmatrix newpath x y translate rx ry scale 0 0 1 0 360 arc setmatrix } bind def /endpage { showpage } bind def /showpage { } def /layercolorseq [ % layer color sequence - darkest to lightest [0 0 0] [.2 .8 .8] [.4 .8 .8] [.6 .8 .8] [.8 .8 .8] ] def /layerlen layercolorseq length def /setlayer {/maxlayer exch def /curlayer exch def layercolorseq curlayer 1 sub layerlen mod get aload pop sethsbcolor /nodecolor {nopcolor} def /edgecolor {nopcolor} def /graphcolor {nopcolor} def } bind def /onlayer { curlayer ne {invis} if } def /onlayers { /myupper exch def /mylower exch def curlayer mylower lt curlayer myupper gt or {invis} if } def /curlayer 0 def %%EndResource %%EndProlog %%BeginSetup 14 default-font-family set_font % /arrowlength 10 def % /arrowwidth 5 def % make sure pdfmark is harmless for PS-interpreters other than Distiller /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse % make '<<' and '>>' safe on PS Level 1 devices /languagelevel where {pop languagelevel}{1} ifelse 2 lt { userdict (<<) cvn ([) cvn load put userdict (>>) cvn ([) cvn load put } if %%EndSetup setupLatin1 %%Page: 1 1 %%PageBoundingBox: 36 36 918 240 %%PageOrientation: Portrait 0 0 1 beginpage gsave 36 36 882 204 boxprim clip newpath 1 1 set_scale 0 rotate 40 40 translate % clusterA gsave 1 setlinewidth 0 0 0 graphcolor newpath 736 64 moveto 736 64 854 64 854 64 curveto 860 64 866 70 866 76 curveto 866 76 866 176 866 176 curveto 866 182 860 188 854 188 curveto 854 188 736 188 736 188 curveto 730 188 724 182 724 176 curveto 724 176 724 76 724 76 curveto 724 70 730 64 736 64 curveto stroke grestore % b gsave 2 setlinewidth bold 0 0 0 nodecolor 27 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 23.5 86.3 moveto 7 (b) alignedtext grestore % c gsave 1 setlinewidth dashed 0 0 0 nodecolor 99 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 95.5 86.3 moveto 7 (c) alignedtext grestore % d gsave 1 setlinewidth dotted 0 0 0 nodecolor 171 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 167.5 86.3 moveto 7 (d) alignedtext grestore % e gsave 3 setlinewidth 0 0 0 nodecolor 243 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 239.5 86.3 moveto 7 (e) alignedtext grestore % f % g gsave 1 setlinewidth solid 0 0 0 nodecolor 387 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 383.5 86.3 moveto 7 (g) alignedtext grestore % a gsave 1 setlinewidth 0 0 0 nodecolor 207 162 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 203.5 158.3 moveto 7 (a) alignedtext grestore % a->b gsave 2 setlinewidth bold 0 0 0 edgecolor newpath 183.3062 153.0022 moveto 154.5627 143.1346 104.7664 125.5073 63 108 curveto 61.1833 107.2385 59.3249 106.4358 57.4566 105.6106 curveto stroke 0 0 0 edgecolor newpath 58.7311 102.3452 moveto 48.1801 101.3829 lineto 55.8281 108.7149 lineto closepath fill 2 setlinewidth solid 0 0 0 edgecolor newpath 58.7311 102.3452 moveto 48.1801 101.3829 lineto 55.8281 108.7149 lineto closepath stroke grestore % a->c gsave 1 setlinewidth dashed 0 0 0 edgecolor newpath 188.1878 148.8069 moveto 170.9979 137.6653 145.3816 121.0622 126.0067 108.5043 curveto stroke 0 0 0 edgecolor newpath 127.8918 105.5553 moveto 117.5966 103.0533 lineto 124.0845 111.4294 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 127.8918 105.5553 moveto 117.5966 103.0533 lineto 124.0845 111.4294 lineto closepath stroke grestore % a->d gsave 1 setlinewidth dotted 0 0 0 edgecolor newpath 198.6504 144.7646 moveto 194.2885 136.2831 188.8531 125.7144 183.9587 116.1974 curveto stroke 0 0 0 edgecolor newpath 186.9904 114.4395 moveto 179.3043 107.1473 lineto 180.7654 117.6409 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 186.9904 114.4395 moveto 179.3043 107.1473 lineto 180.7654 117.6409 lineto closepath stroke grestore % a->e gsave 3 setlinewidth 0 0 0 edgecolor newpath 215.3496 144.7646 moveto 219.7115 136.2831 225.1469 125.7144 230.0413 116.1974 curveto stroke 0 0 0 edgecolor newpath 233.2346 117.6409 moveto 234.6957 107.1473 lineto 227.0096 114.4395 lineto closepath fill 3 setlinewidth solid 0 0 0 edgecolor newpath 233.2346 117.6409 moveto 234.6957 107.1473 lineto 227.0096 114.4395 lineto closepath stroke grestore % a->f % a->g gsave 1 setlinewidth solid 0 0 0 edgecolor newpath 230.6938 153.0022 moveto 259.4373 143.1346 309.2336 125.5073 351 108 curveto 352.8167 107.2385 354.6751 106.4358 356.5434 105.6106 curveto stroke 0 0 0 edgecolor newpath 358.1719 108.7149 moveto 365.8199 101.3829 lineto 355.2689 102.3452 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 358.1719 108.7149 moveto 365.8199 101.3829 lineto 355.2689 102.3452 lineto closepath stroke grestore % B gsave 2 setlinewidth bold 0 0 0 nodecolor newpath 474 180 moveto 474 180 444 180 444 180 curveto 438 180 432 174 432 168 curveto 432 168 432 156 432 156 curveto 432 150 438 144 444 144 curveto 444 144 474 144 474 144 curveto 480 144 486 150 486 156 curveto 486 156 486 168 486 168 curveto 486 174 480 180 474 180 curveto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 454 158.3 moveto 10 (B) alignedtext grestore % BD gsave 2 setlinewidth bold 0 0 0 nodecolor 459 90 27 18 ellipse_path stroke 2 setlinewidth bold 0 0 0 nodecolor newpath 476.8578 103.5 moveto 441.1422 103.5 lineto stroke 2 setlinewidth bold 0 0 0 nodecolor newpath 476.8578 76.5 moveto 441.1422 76.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 449.5 86.3 moveto 19 (BD) alignedtext grestore % B->BD gsave 1 setlinewidth 0 0 0 edgecolor newpath 459 143.6966 moveto 459 135.9827 459 126.7125 459 118.1124 curveto stroke 0 0 0 edgecolor newpath 462.5001 118.1043 moveto 459 108.1043 lineto 455.5001 118.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 462.5001 118.1043 moveto 459 108.1043 lineto 455.5001 118.1044 lineto closepath stroke grestore % C gsave 1 setlinewidth dashed 0 0 0 nodecolor newpath 527 174 moveto 527 174 518 168 518 168 curveto 513.5 165 513.5 159 518 156 curveto 518 156 527 150 527 150 curveto 531.5 147 540.5 147 545 150 curveto 545 150 554 156 554 156 curveto 558.5 159 558.5 165 554 168 curveto 554 168 545 174 545 174 curveto 540.5 177 531.5 177 527 174 curveto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 531 158.3 moveto 10 (C) alignedtext grestore % CD gsave 1 setlinewidth dashed 0 0 0 nodecolor newpath 536 108 moveto 503.6581 90 lineto 536 72 lineto 568.3419 90 lineto closepath stroke 1 setlinewidth dashed 0 0 0 nodecolor newpath 514.1435 95.8357 moveto 514.1435 84.1643 lineto stroke 1 setlinewidth dashed 0 0 0 nodecolor newpath 525.5146 77.8357 moveto 546.4854 77.8357 lineto stroke 1 setlinewidth dashed 0 0 0 nodecolor newpath 557.8565 84.1643 moveto 557.8565 95.8357 lineto stroke 1 setlinewidth dashed 0 0 0 nodecolor newpath 546.4854 102.1643 moveto 525.5146 102.1643 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 526.5 86.3 moveto 19 (CD) alignedtext grestore % C->CD gsave 1 setlinewidth 0 0 0 edgecolor newpath 536 143.6966 moveto 536 135.9827 536 126.7125 536 118.1124 curveto stroke 0 0 0 edgecolor newpath 539.5001 118.1043 moveto 536 108.1043 lineto 532.5001 118.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 539.5001 118.1043 moveto 536 108.1043 lineto 532.5001 118.1044 lineto closepath stroke grestore % D gsave 1 setlinewidth dotted 0 0 0 nodecolor 613 162 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 608 158.3 moveto 10 (D) alignedtext grestore % DD gsave 1 setlinewidth dotted 0 0 0 nodecolor 613 90 27 18 ellipse_path stroke 1 setlinewidth dotted 0 0 0 nodecolor newpath 630.8578 103.5 moveto 595.1422 103.5 lineto stroke 1 setlinewidth dotted 0 0 0 nodecolor newpath 630.8578 76.5 moveto 595.1422 76.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 603 86.3 moveto 20 (DD) alignedtext grestore % D->DD gsave 1 setlinewidth 0 0 0 edgecolor newpath 613 143.6966 moveto 613 135.9827 613 126.7125 613 118.1124 curveto stroke 0 0 0 edgecolor newpath 616.5001 118.1043 moveto 613 108.1043 lineto 609.5001 118.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 616.5001 118.1043 moveto 613 108.1043 lineto 609.5001 118.1044 lineto closepath stroke grestore % E gsave 3 setlinewidth 0 0 0 nodecolor 687 162 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 682.5 158.3 moveto 9 (E) alignedtext grestore % ED gsave 3 setlinewidth 0 0 0 nodecolor 687 90 27 18 ellipse_path stroke 3 setlinewidth 0 0 0 nodecolor newpath 704.8578 103.5 moveto 669.1422 103.5 lineto stroke 3 setlinewidth 0 0 0 nodecolor newpath 704.8578 76.5 moveto 669.1422 76.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 677.5 86.3 moveto 19 (ED) alignedtext grestore % E->ED gsave 1 setlinewidth 0 0 0 edgecolor newpath 687 143.6966 moveto 687 135.9827 687 126.7125 687 118.1124 curveto stroke 0 0 0 edgecolor newpath 690.5001 118.1043 moveto 687 108.1043 lineto 683.5001 118.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 690.5001 118.1043 moveto 687 108.1043 lineto 683.5001 118.1044 lineto closepath stroke grestore % BFD gsave 0 0 0.82745 nodecolor 459 18 27.8951 18 ellipse_path fill 2 setlinewidth filled bold 0 0 0 nodecolor 459 18 27.8951 18 ellipse_path stroke 2 setlinewidth filled bold 0 0 0 nodecolor newpath 477.4845 31.5 moveto 440.5155 31.5 lineto stroke 2 setlinewidth filled bold 0 0 0 nodecolor newpath 477.4845 4.5 moveto 440.5155 4.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 445.5 14.3 moveto 27 (BFD) alignedtext grestore % BD->BFD gsave 1 setlinewidth 0 0 0 edgecolor newpath 459 71.6966 moveto 459 63.9827 459 54.7125 459 46.1124 curveto stroke 0 0 0 edgecolor newpath 462.5001 46.1043 moveto 459 36.1043 lineto 455.5001 46.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 462.5001 46.1043 moveto 459 36.1043 lineto 455.5001 46.1044 lineto closepath stroke grestore % CFD gsave 0 0 0.82745 nodecolor 536 18 27.8951 18 ellipse_path fill 1 setlinewidth filled dashed 0 0 0 nodecolor 536 18 27.8951 18 ellipse_path stroke 1 setlinewidth filled dashed 0 0 0 nodecolor newpath 554.4845 31.5 moveto 517.5155 31.5 lineto stroke 1 setlinewidth filled dashed 0 0 0 nodecolor newpath 554.4845 4.5 moveto 517.5155 4.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 522.5 14.3 moveto 27 (CFD) alignedtext grestore % CD->CFD gsave 1 setlinewidth 0 0 0 edgecolor newpath 536 71.6966 moveto 536 63.9827 536 54.7125 536 46.1124 curveto stroke 0 0 0 edgecolor newpath 539.5001 46.1043 moveto 536 36.1043 lineto 532.5001 46.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 539.5001 46.1043 moveto 536 36.1043 lineto 532.5001 46.1044 lineto closepath stroke grestore % DFD gsave 0 0 0.82745 nodecolor 613 18 28.6953 18 ellipse_path fill 1 setlinewidth filled dotted 0 0 0 nodecolor 613 18 28.6953 18 ellipse_path stroke 1 setlinewidth filled dotted 0 0 0 nodecolor newpath 631.9144 31.5 moveto 594.0856 31.5 lineto stroke 1 setlinewidth filled dotted 0 0 0 nodecolor newpath 631.9144 4.5 moveto 594.0856 4.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 599 14.3 moveto 28 (DFD) alignedtext grestore % DD->DFD gsave 1 setlinewidth 0 0 0 edgecolor newpath 613 71.6966 moveto 613 63.9827 613 54.7125 613 46.1124 curveto stroke 0 0 0 edgecolor newpath 616.5001 46.1043 moveto 613 36.1043 lineto 609.5001 46.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 616.5001 46.1043 moveto 613 36.1043 lineto 609.5001 46.1044 lineto closepath stroke grestore % EFD gsave 0 0 0.82745 nodecolor 687 18 27.0966 18 ellipse_path fill 3 setlinewidth filled 0 0 0 nodecolor 687 18 27.0966 18 ellipse_path stroke 3 setlinewidth filled 0 0 0 nodecolor newpath 705.0546 31.5 moveto 668.9454 31.5 lineto stroke 3 setlinewidth filled 0 0 0 nodecolor newpath 705.0546 4.5 moveto 668.9454 4.5 lineto stroke 0 0 0 nodecolor 14 /Times-Roman set_font 674 14.3 moveto 26 (EFD) alignedtext grestore % ED->EFD gsave 1 setlinewidth 0 0 0 edgecolor newpath 687 71.6966 moveto 687 63.9827 687 54.7125 687 46.1124 curveto stroke 0 0 0 edgecolor newpath 690.5001 46.1043 moveto 687 36.1043 lineto 683.5001 46.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 690.5001 46.1043 moveto 687 36.1043 lineto 683.5001 46.1044 lineto closepath stroke grestore % 1 gsave 1 setlinewidth 0 0 0 nodecolor 759 162 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 755.5 158.3 moveto 7 (1) alignedtext grestore % 2 gsave 1 setlinewidth 0 0 0 nodecolor 759 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 755.5 86.3 moveto 7 (2) alignedtext grestore % 1->2 gsave 1 setlinewidth 0 0 0 edgecolor newpath 759 143.6966 moveto 759 135.9827 759 126.7125 759 118.1124 curveto stroke 0 0 0 edgecolor newpath 762.5001 118.1043 moveto 759 108.1043 lineto 755.5001 118.1044 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 762.5001 118.1043 moveto 759 108.1043 lineto 755.5001 118.1044 lineto closepath stroke grestore % 3 gsave 1 setlinewidth 0 0 0 nodecolor 831 90 27 18 ellipse_path stroke 0 0 0 nodecolor 14 /Times-Roman set_font 827.5 86.3 moveto 7 (3) alignedtext grestore % 1->3 gsave 1 setlinewidth 0 0 0 edgecolor newpath 773.5703 146.8345 moveto 783.7499 136.9376 797.5239 123.5462 809.0306 112.3591 curveto stroke 0 0 0 edgecolor newpath 811.4741 114.865 moveto 816.2043 105.3847 lineto 806.5945 109.8461 lineto closepath fill 1 setlinewidth solid 0 0 0 edgecolor newpath 811.4741 114.865 moveto 816.2043 105.3847 lineto 806.5945 109.8461 lineto closepath stroke grestore endpage showpage grestore %%PageTrailer %%EndPage: 1 %%Trailer %%Pages: 1 %%BoundingBox: 36 36 918 240 end restore %%EOF