1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
- <svg width="521pt" height="188pt" viewBox="0 0 520.5 188" xmlns="http://www.w3.org/2000/svg">
- <g class="graph" transform="scale(1) translate(4 184)">
- <title>G</title>
- <polygon points="-4 4 -4 -184 516.5 -184 516.5 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>a</title>
- <ellipse cx="249" cy="-162" rx="18" ry="18" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>b</title>
- <ellipse cx="183" cy="-90" rx="18" ry="18" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>a--b</title>
- <path d="m236.59-148.46c-11.8 12.872-29.446 32.123-41.228 44.976" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>c</title>
- <ellipse cx="316" cy="-90" rx="18" ry="18" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>a--c</title>
- <path d="m261.29-148.79c11.938 12.829 29.98 32.218 42.045 45.183" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>d</title>
- <polygon points="110 -36 0 -36 0 0 110 0" fill="none" stroke="#000"/>
- <text x="55" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">merge [2] [3]</text>
- </g>
- <g class="edge">
- <title>b--d</title>
- <path d="m167.3-81.171c-19.894 11.19-54.674 30.754-80.273 45.154" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>e</title>
- <polygon points="238 -36 128 -36 128 0 238 0" fill="none" stroke="#000"/>
- <text x="183" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">merge [1] [1]</text>
- </g>
- <g class="edge">
- <title>b--e</title>
- <path d="m183-71.831v35.418" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>f</title>
- <polygon points="375.5 -36 256.5 -36 256.5 0 375.5 0" fill="none" stroke="#000"/>
- <text x="316" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">merge [10] [0]</text>
- </g>
- <g class="edge">
- <title>c--f</title>
- <path d="m316-71.831v35.418" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>g</title>
- <polygon points="512.5 -36 393.5 -36 393.5 0 512.5 0" fill="none" stroke="#000"/>
- <text x="453" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">merge [14] [4]</text>
- </g>
- <g class="edge">
- <title>c--g</title>
- <path d="m331.98-81.6c21.105 11.092 58.831 30.918 86.568 45.495" fill="none" stroke="#000"/>
- </g>
- </g>
- </svg>
|