12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?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="212pt" height="188pt" viewBox="0 0 211.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 207.5 -184 207.5 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>a</title>
- <polygon points="136 -180 82 -180 82 -144 136 -144" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>b</title>
- <polygon points="90 -108 36 -108 36 -72 90 -72" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>a->b</title>
- <path d="m97.392-143.83c-5.1901 8.1235-11.416 17.868-17.135 26.82" fill="none" stroke="#000"/>
- <polygon points="83.097 -114.96 74.764 -108.41 77.198 -118.72" stroke="#000"/>
- </g>
- <g class="node">
- <title>c</title>
- <polygon points="203.5 -108 108.5 -108 108.5 -72 203.5 -72" fill="none" stroke="#000"/>
- <text x="156" y="-86.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="m120.86-143.83c5.3028 8.1235 11.664 17.868 17.507 26.82" fill="none" stroke="#000"/>
- <polygon points="141.44 -118.7 143.98 -108.41 135.58 -114.87" stroke="#000"/>
- </g>
- <g class="node">
- <title>d</title>
- <polygon points="54 -36 0 -36 0 0 54 0" fill="none" stroke="#000"/>
- <text x="27" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">[2,3]</text>
- </g>
- <g class="edge">
- <title>b->d</title>
- <path d="m53.916-71.831c-3.9772 7.9543-8.7312 17.462-13.13 26.259" fill="none" stroke="#000"/>
- <polygon points="43.809 -43.792 36.207 -36.413 37.548 -46.923" stroke="#000"/>
- </g>
- <g class="node">
- <title>e</title>
- <polygon points="126 -36 72 -36 72 0 126 0" fill="none" stroke="#000"/>
- <text x="99" y="-14.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="m72.084-71.831c3.9772 7.9543 8.7312 17.462 13.13 26.259" fill="none" stroke="#000"/>
- <polygon points="88.452 -46.923 89.793 -36.413 82.191 -43.792" stroke="#000"/>
- </g>
- </g>
- </svg>
|