Files
secondo/Algebras/GraphViz/s1.obj
2026-01-23 17:03:45 +08:00

46 lines
1.7 KiB
Plaintext

(OBJECT s1
()
svg
'<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd" [
<!ATTLIST svg xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink">
]>
<!-- Generated by libgvc version 2.6 (Mon Nov 27 22:20:46 UTC 2006)
For user: (spieker) Markus Spiekermann -->
<!-- Title: optree Pages: 1 -->
<svg width="168pt" height="118pt"
viewBox = "0 0 168 118"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" style="font-family:Times-Roman;font-size:14.00;">
<title>optree</title>
<!-- 0: + -->
<g id="node1" class="node"><title>0: +</title>
<ellipse style="fill:none;stroke:black;" cx="84" cy="23" rx="27" ry="18"/>
<text text-anchor="middle" x="84" y="28">0: +</text>
</g>
<!-- 1: const -->
<g id="node3" class="node"><title>1: const</title>
<ellipse style="fill:none;stroke:black;" cx="40" cy="95" rx="35" ry="18"/>
<text text-anchor="middle" x="40" y="100">1: const</text>
</g>
<!-- 0: +&#45;&gt;1: const -->
<g id="edge2" class="edge"><title>0: +&#45;&gt;1: const</title>
<path style="fill:none;stroke:black;" d="M74,40C69,48 62,59 56,68"/>
<polygon style="fill:black;stroke:black;" points="59,70 51,77 53,67 59,70"/>
</g>
<!-- 2: const -->
<g id="node5" class="node"><title>2: const</title>
<ellipse style="fill:none;stroke:black;" cx="128" cy="95" rx="35" ry="18"/>
<text text-anchor="middle" x="128" y="100">2: const</text>
</g>
<!-- 0: +&#45;&gt;2: const -->
<g id="edge4" class="edge"><title>0: +&#45;&gt;2: const</title>
<path style="fill:none;stroke:black;" d="M94,40C99,48 106,59 112,68"/>
<polygon style="fill:black;stroke:black;" points="115,67 117,77 109,70 115,67"/>
</g>
</g>
</svg>
')