1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?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="248pt" height="260pt" viewBox="0 0 247.5 260" xmlns="http://www.w3.org/2000/svg">
- <g class="graph" transform="scale(1) translate(4 256)">
- <title>G</title>
- <polygon points="-4 4 -4 -256 243.5 -256 243.5 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>a</title>
- <polygon points="172 -252 118 -252 118 -216 172 -216" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>b</title>
- <polygon points="126 -180 72 -180 72 -144 126 -144" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>a->b</title>
- <path d="m133.39-215.83c-5.1901 8.1235-11.416 17.868-17.135 26.82" fill="none" stroke="#000"/>
- <polygon points="119.1 -186.96 110.76 -180.41 113.2 -190.72" stroke="#000"/>
- </g>
- <g class="node">
- <title>c</title>
- <polygon points="239.5 -180 144.5 -180 144.5 -144 239.5 -144" fill="none" stroke="#000"/>
- <text x="192" y="-158.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">[10,0,14,4]</text>
- </g>
- <g class="edge">
- <title>a->c</title>
- <path d="m156.86-215.83c5.3028 8.1235 11.664 17.868 17.507 26.82" fill="none" stroke="#000"/>
- <polygon points="177.44 -190.7 179.98 -180.41 171.58 -186.87" stroke="#000"/>
- </g>
- <g class="node">
- <title>d</title>
- <polygon points="90 -108 36 -108 36 -72 90 -72" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>b->d</title>
- <path d="m89.916-143.83c-3.9772 7.9543-8.7312 17.462-13.13 26.259" fill="none" stroke="#000"/>
- <polygon points="79.809 -115.79 72.207 -108.41 73.548 -118.92" stroke="#000"/>
- </g>
- <g class="node">
- <title>e</title>
- <polygon points="162 -108 108 -108 108 -72 162 -72" fill="none" stroke="#000"/>
- <text x="135" y="-86.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">[1,1]</text>
- </g>
- <g class="edge">
- <title>b->e</title>
- <path d="m108.08-143.83c3.9772 7.9543 8.7312 17.462 13.13 26.259" fill="none" stroke="#000"/>
- <polygon points="124.45 -118.92 125.79 -108.41 118.19 -115.79" stroke="#000"/>
- </g>
- <g class="node">
- <title>h</title>
- <ellipse cx="27" cy="-18" rx="27" ry="18" fill="none" stroke="#000"/>
- <text x="27" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">[2]</text>
- </g>
- <g class="edge">
- <title>d->h</title>
- <path d="m53.916-71.831c-4.1431 8.2863-9.1294 18.259-13.678 27.357" fill="none" stroke="#000"/>
- <polygon points="43.312 -42.797 35.709 -35.418 37.05 -45.927" stroke="#000"/>
- </g>
- <g class="node">
- <title>i</title>
- <ellipse cx="99" cy="-18" rx="27" ry="18" fill="none" stroke="#000"/>
- <text x="99" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">[3]</text>
- </g>
- <g class="edge">
- <title>d->i</title>
- <path d="m72.084-71.831c4.1431 8.2863 9.1294 18.259 13.678 27.357" fill="none" stroke="#000"/>
- <polygon points="88.95 -45.927 90.291 -35.418 82.688 -42.797" stroke="#000"/>
- </g>
- </g>
- </svg>
|