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="219pt" height="188pt" viewBox="0 0 219 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 215 -184 215 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>a</title>
- <polygon points="143.5 -180 89.497 -180 89.497 -144 143.5 -144" fill="none" stroke="#000"/>
- </g>
- <g class="node">
- <title>b</title>
- <polygon points="97.497 -108 43.497 -108 43.497 -72 97.497 -72" fill="none" stroke="#000"/>
- </g>
- <g class="edge">
- <title>a->b</title>
- <path d="m104.89-143.83c-5.19 8.1235-11.416 17.868-17.135 26.82" fill="none" stroke="#000"/>
- <polygon points="90.594 -114.96 82.261 -108.41 84.696 -118.72" stroke="#000"/>
- </g>
- <g class="node">
- <title>c</title>
- <polygon points="211 -108 116 -108 116 -72 211 -72" fill="none" stroke="#000"/>
- <text x="163.4971" 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="m128.36-143.83c5.3028 8.1235 11.664 17.868 17.507 26.82" fill="none" stroke="#000"/>
- <polygon points="148.94 -118.7 151.48 -108.41 143.08 -114.87" stroke="#000"/>
- </g>
- <g class="node">
- <title>d</title>
- <ellipse cx="32.497" cy="-18" rx="32.494" ry="18" fill="none" stroke="#000"/>
- <text x="32.4971" 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="m60.908-71.831c-4.3733 8.2863-9.6365 18.259-14.438 27.357" fill="none" stroke="#000"/>
- <polygon points="49.453 -42.628 41.69 -35.418 43.262 -45.895" stroke="#000"/>
- </g>
- <g class="node">
- <title>e</title>
- <polygon points="136.5 -36 82.497 -36 82.497 0 136.5 0" fill="none" stroke="#000"/>
- <text x="109.4971" 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="m80.338-71.831c4.3544 8.0389 9.5684 17.665 14.376 26.54" fill="none" stroke="#000"/>
- <polygon points="97.838 -46.873 99.523 -36.413 91.683 -43.539" stroke="#000"/>
- </g>
- </g>
- </svg>
|