blob: 6560bd528780efdaa37b9364d372956898235236 [file] [log] [blame]
%!PS-Adobe-3.0
%%Creator: graphviz version 2.26.3 (20100126.1600)
%%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
% 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
1 setmiterlimit
% /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 778 446
%%PageOrientation: Portrait
0 0 1 beginpage
gsave
36 36 742 410 boxprim clip newpath
1 1 set_scale 0 rotate 40 41 translate
% AAA
gsave
0 0 0.75294 nodecolor
newpath 0 0 moveto
0 130 lineto
66 130 lineto
66 0 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 0 moveto
0 130 lineto
66 130 lineto
66 0 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
17.5 113.4 moveto 31 (AAA) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 104 moveto
66 104 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
8 87.4 moveto 50 (5':[2,1]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 78 moveto
66 78 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
13 61.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 52 moveto
66 52 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
21.5 35.4 moveto 23 (2.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 0 26 moveto
66 26 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
17.5 9.4 moveto 31 (AAA) alignedtext
grestore
% AGC
gsave
0 0 0.75294 nodecolor
newpath 174 93 moveto
174 223 lineto
242 223 lineto
242 93 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 174 93 moveto
174 223 lineto
242 223 lineto
242 93 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
192.5 206.4 moveto 31 (AGC) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 174 197 moveto
242 197 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
189.5 180.4 moveto 37 (5':[5]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 174 171 moveto
242 171 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
188 154.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 174 145 moveto
242 145 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
196.5 128.4 moveto 23 (3.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 174 119 moveto
242 119 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
182 102.4 moveto 52 (AAGCC) alignedtext
grestore
% AAA->AGC
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 66.05 93.74 moveto
71.84 98.13 77.95 102.4 84 106 curveto
109.41 121.13 140.04 134.02 164.49 143.18 curveto
stroke
0 0 0 edgecolor
newpath 163.29 146.47 moveto
173.88 146.63 lineto
165.7 139.9 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 163.29 146.47 moveto
173.88 146.63 lineto
165.7 139.9 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
84 143.4 moveto 72 (FF: [2,4,5]) alignedtext
grestore
% CCC
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 528 112 moveto
528 242 lineto
594 242 lineto
594 112 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
546 225.4 moveto 30 (CCC) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 528 216 moveto
594 216 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
547 199.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 528 190 moveto
594 190 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
541 173.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 528 164 moveto
594 164 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
549.5 147.4 moveto 23 (2.0) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 528 138 moveto
594 138 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
536 121.4 moveto 50 (AACCC) alignedtext
grestore
% AAA->CCC
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 66.05 56.45 moveto
148.48 37.14 366.84 -1.48 510 89 curveto
516.26 92.96 521.84 97.98 526.79 103.61 curveto
stroke
0 0 0 edgecolor
newpath 524.2 105.97 moveto
533.16 111.63 lineto
529.68 101.62 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 524.2 105.97 moveto
533.16 111.63 lineto
529.68 101.62 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
267 38.4 moveto 58 (FF: [1,3]) alignedtext
grestore
% AGC->AAA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 173.81 99.06 moveto
168.48 93.28 162.54 88.06 156 84 curveto
132.39 69.34 101.45 64.61 76.51 63.54 curveto
stroke
0 1 1 edgecolor
newpath 76.32 60.03 moveto
66.23 63.29 lineto
76.14 67.03 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 76.32 60.03 moveto
66.23 63.29 lineto
76.14 67.03 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
96 89.4 moveto 48 (RR: [2]) alignedtext
grestore
% CCG
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 678 234 moveto
678 364 lineto
734 364 lineto
734 234 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
690.5 347.4 moveto 31 (CCG) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 338 moveto
734 338 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
692 321.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 312 moveto
734 312 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
686 295.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 286 moveto
734 286 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
694.5 269.4 moveto 23 (2.0) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 260 moveto
734 260 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
690.5 243.4 moveto 31 (CCG) alignedtext
grestore
% AGC->CCG
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 220.22 223.22 moveto
229.4 264.46 243.24 312.29 260 325 curveto
401.65 432.42 488.85 373.08 660 325 curveto
662.82 324.21 665.64 323.21 668.43 322.07 curveto
stroke
0 0 0 edgecolor
newpath 670.14 325.14 moveto
677.73 317.74 lineto
667.19 318.79 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 670.14 325.14 moveto
677.73 317.74 lineto
667.19 318.79 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
449.5 389.4 moveto 45 (FF: [4]) alignedtext
grestore
% AGG
gsave
1 setlinewidth
0 0 0 nodecolor
newpath 678 63 moveto
678 193 lineto
734 193 lineto
734 63 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
689.5 176.4 moveto 33 (AGG) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 167 moveto
734 167 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
692 150.4 moveto 28 (5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 141 moveto
734 141 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
686 124.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 115 moveto
734 115 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
694.5 98.4 moveto 23 (2.0) alignedtext
1 setlinewidth
0 0 0 nodecolor
newpath 678 89 moveto
734 89 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
689.5 72.4 moveto 33 (AGG) alignedtext
grestore
% AGC->AGG
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 242.19 140.31 moveto
270.29 126.88 311.57 109.63 350 103 curveto
456.87 84.57 485.63 98.9 594 103 curveto
623.4 104.11 631.45 100.93 660 108 curveto
662.77 108.69 665.59 109.53 668.4 110.47 curveto
stroke
0.66667 1 1 edgecolor
newpath 667.22 113.76 moveto
677.81 113.99 lineto
669.67 107.21 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 667.22 113.76 moveto
677.81 113.99 lineto
669.67 107.21 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
449 102.4 moveto 46 (FR: [2]) alignedtext
grestore
% TAA
gsave
0 0 0.75294 nodecolor
newpath 350 112 moveto
350 242 lineto
416 242 lineto
416 112 lineto
closepath fill
1 setlinewidth
filled
0 0 0 nodecolor
newpath 350 112 moveto
350 242 lineto
416 242 lineto
416 112 lineto
closepath stroke
0 0 0 nodecolor
14 /Times-Roman set_font
368.5 225.4 moveto 29 (TAA) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 350 216 moveto
416 216 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
358 199.4 moveto 50 (5':[4,3]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 350 190 moveto
416 190 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
363 173.4 moveto 40 (~5':[]) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 350 164 moveto
416 164 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
371.5 147.4 moveto 23 (2.0) alignedtext
1 setlinewidth
filled
0 0 0 nodecolor
newpath 350 138 moveto
416 138 lineto
stroke
0 0 0 nodecolor
14 /Times-Roman set_font
368.5 121.4 moveto 29 (TAA) alignedtext
grestore
% AGC->TAA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 242.08 163.56 moveto
248.05 164.44 254.2 165.29 260 166 curveto
286.42 169.21 316.14 171.89 339.74 173.81 curveto
stroke
0 1 1 edgecolor
newpath 339.54 177.3 moveto
349.79 174.6 lineto
340.1 170.32 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 339.54 177.3 moveto
349.79 174.6 lineto
340.1 170.32 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
272 177.4 moveto 48 (RR: [4]) alignedtext
grestore
% CCC->AAA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 547.94 111.85 moveto
540.37 89.35 528.51 65.83 510 50 curveto
448.31 -2.77 412.66 18.17 332 9 curveto
221.84 -3.52 188.72 -.41 84 36 curveto
81.11 37 78.2 38.17 75.31 39.45 curveto
stroke
0 1 1 edgecolor
newpath 73.68 36.35 moveto
66.2 43.85 lineto
76.73 42.65 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 73.68 36.35 moveto
66.2 43.85 lineto
76.73 42.65 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
272 14.4 moveto 48 (RR: [1]) alignedtext
grestore
% CCC->CCG
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 594.05 177.49 moveto
614.99 179.41 641.51 184.98 660 200 curveto
668.45 206.86 675.42 215.62 681.15 225.09 curveto
stroke
0 0 0 edgecolor
newpath 678.16 226.91 moveto
686.08 233.95 lineto
684.28 223.51 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 678.16 226.91 moveto
686.08 233.95 lineto
684.28 223.51 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
613.5 205.4 moveto 45 (FF: [3]) alignedtext
grestore
% CCC->AGG
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 594.16 165.18 moveto
600.09 163.1 606.22 160.97 612 159 curveto
630.49 152.69 651.09 145.87 668.29 140.24 curveto
stroke
0.66667 1 1 edgecolor
newpath 669.56 143.51 moveto
677.98 137.07 lineto
667.39 136.85 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 669.56 143.51 moveto
677.98 137.07 lineto
667.39 136.85 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
613 164.4 moveto 46 (FR: [1]) alignedtext
grestore
% CCC->TAA
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 527.89 160.44 moveto
522.06 158.18 515.95 156.23 510 155 curveto
476.92 148.17 467.08 148.17 434 155 curveto
431.21 155.58 428.39 156.31 425.57 157.16 curveto
stroke
0 1 1 edgecolor
newpath 424.42 153.86 moveto
416.11 160.44 lineto
426.7 160.47 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 424.42 153.86 moveto
416.11 160.44 lineto
426.7 160.47 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
448 160.4 moveto 48 (RR: [3]) alignedtext
grestore
% CCG->AGC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 677.66 299.54 moveto
628.05 300.12 522.32 299.68 434 288 curveto
396.05 282.98 386.76 279.65 350 269 curveto
309.22 257.18 293.4 263.2 260 237 curveto
256.16 233.99 252.52 230.62 249.07 227.01 curveto
stroke
0 1 1 edgecolor
newpath 251.51 224.48 moveto
242.28 219.29 lineto
246.26 229.11 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 251.51 224.48 moveto
242.28 219.29 lineto
246.26 229.11 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
434.5 300.4 moveto 75 (RR: [2,4,5]) alignedtext
grestore
% CCG->CCC
gsave
1 setlinewidth
0 1 1 edgecolor
newpath 677.77 275.25 moveto
656.28 257.17 626.38 232.01 602.22 211.68 curveto
stroke
0 1 1 edgecolor
newpath 604.17 208.75 moveto
594.27 204.99 lineto
599.66 214.11 lineto
closepath fill
1 setlinewidth
solid
0 1 1 edgecolor
newpath 604.17 208.75 moveto
594.27 204.99 lineto
599.66 214.11 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
612 264.4 moveto 48 (RR: [3]) alignedtext
grestore
% AGG->AGC
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 686.78 193.12 moveto
677.08 223.81 666.1 254.68 660 259 curveto
631.89 278.92 382.94 261.1 350 251 curveto
313.1 239.69 276.8 215.61 250.13 194.79 curveto
stroke
0.66667 1 1 edgecolor
newpath 252.18 191.95 moveto
242.18 188.45 lineto
247.82 197.42 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 252.18 191.95 moveto
242.18 188.45 lineto
247.82 197.42 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
435.5 271.4 moveto 73 (FR: [2,4,5]) alignedtext
grestore
% AGG->CCC
gsave
1 setlinewidth
0.66667 1 1 edgecolor
newpath 677.62 117.58 moveto
658.3 112.22 632.6 108.58 612 118 curveto
608.53 119.59 605.21 121.54 602.05 123.75 curveto
stroke
0.66667 1 1 edgecolor
newpath 599.65 121.19 moveto
594.04 130.17 lineto
604.03 126.65 lineto
closepath fill
1 setlinewidth
solid
0.66667 1 1 edgecolor
newpath 599.65 121.19 moveto
594.04 130.17 lineto
604.03 126.65 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
613 123.4 moveto 46 (FR: [1]) alignedtext
grestore
% TAA->AGC
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 349.76 151.74 moveto
344.09 148.56 338.07 145.79 332 144 curveto
306.09 136.35 276.01 139.47 251.96 144.69 curveto
stroke
0 0 0 edgecolor
newpath 250.98 141.32 moveto
242.05 147.03 lineto
252.59 148.14 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 250.98 141.32 moveto
242.05 147.03 lineto
252.59 148.14 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
260 149.4 moveto 72 (FF: [2,4,5]) alignedtext
grestore
% TAA->CCC
gsave
1 setlinewidth
0 0 0 edgecolor
newpath 416.06 177 moveto
444.7 177 486.32 177 517.63 177 curveto
stroke
0 0 0 edgecolor
newpath 517.81 180.5 moveto
527.81 177 lineto
517.81 173.5 lineto
closepath fill
1 setlinewidth
solid
0 0 0 edgecolor
newpath 517.81 180.5 moveto
527.81 177 lineto
517.81 173.5 lineto
closepath stroke
0 0 0 edgecolor
14 /Times-Roman set_font
443 182.4 moveto 58 (FF: [1,3]) alignedtext
grestore
endpage
showpage
grestore
%%PageTrailer
%%EndPage: 1
%%Trailer
%%Pages: 1
%%BoundingBox: 36 36 778 446
end
restore
%%EOF