67 lines
3.3 KiB
XML
67 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<!-- Generated by graphviz version 12.2.1 (0)
|
|
-->
|
|
<!-- Title: SSA Pages: 1 -->
|
|
<svg width="140pt" height="204pt"
|
|
viewBox="0.00 0.00 140.25 204.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 200)">
|
|
<title>SSA</title>
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-200 136.25,-200 136.25,4 -4,4"/>
|
|
<!-- start -->
|
|
<g id="node1" class="node">
|
|
<title>start</title>
|
|
<polygon fill="none" stroke="black" points="111.12,-196 20.12,-196 20.12,-138.5 111.12,-138.5 111.12,-196"/>
|
|
<text text-anchor="start" x="28.12" y="-178.7" font-family="Times,serif" font-size="14.00">x₁ = 8</text>
|
|
<text text-anchor="start" x="28.12" y="-162.2" font-family="Times,serif" font-size="14.00">x₂ = x₁ - 2</text>
|
|
<text text-anchor="start" x="28.12" y="-145.7" font-family="Times,serif" font-size="14.00">branch x₂ < 4</text>
|
|
</g>
|
|
<!-- b0 -->
|
|
<g id="node2" class="node">
|
|
<title>b0</title>
|
|
<polygon fill="none" stroke="black" points="57.25,-100 0,-100 0,-64 57.25,-64 57.25,-100"/>
|
|
<text text-anchor="middle" x="28.62" y="-76.95" font-family="Times,serif" font-size="14.00">x₄ = 12</text>
|
|
</g>
|
|
<!-- start->b0 -->
|
|
<g id="edge1" class="edge">
|
|
<title>start->b0</title>
|
|
<path fill="none" stroke="black" d="M53.1,-138.07C49.21,-129.31 44.92,-119.66 41.04,-110.93"/>
|
|
<polygon fill="black" stroke="black" points="44.27,-109.58 37.01,-101.86 37.87,-112.42 44.27,-109.58"/>
|
|
<text text-anchor="middle" x="51.61" y="-114.2" font-family="Times,serif" font-size="14.00">0</text>
|
|
</g>
|
|
<!-- b1 -->
|
|
<g id="node3" class="node">
|
|
<title>b1</title>
|
|
<polygon fill="none" stroke="black" points="132.25,-100 75,-100 75,-64 132.25,-64 132.25,-100"/>
|
|
<text text-anchor="middle" x="103.62" y="-76.95" font-family="Times,serif" font-size="14.00">x₃ = 10</text>
|
|
</g>
|
|
<!-- start->b1 -->
|
|
<g id="edge2" class="edge">
|
|
<title>start->b1</title>
|
|
<path fill="none" stroke="black" d="M78.49,-138.07C82.49,-129.31 86.89,-119.66 90.88,-110.93"/>
|
|
<polygon fill="black" stroke="black" points="94.05,-112.4 95.02,-101.85 87.68,-109.5 94.05,-112.4"/>
|
|
<text text-anchor="middle" x="93.62" y="-114.2" font-family="Times,serif" font-size="14.00">1</text>
|
|
</g>
|
|
<!-- end -->
|
|
<g id="node4" class="node">
|
|
<title>end</title>
|
|
<polygon fill="none" stroke="black" points="111.5,-41 19.75,-41 19.75,0 111.5,0 111.5,-41"/>
|
|
<text text-anchor="start" x="27.75" y="-23.7" font-family="Times,serif" font-size="14.00">x₅ = ɸ(x₃, x₄)</text>
|
|
<text text-anchor="start" x="27.75" y="-7.2" font-family="Times,serif" font-size="14.00">y₁ = x₅ * 2</text>
|
|
</g>
|
|
<!-- b0->end -->
|
|
<g id="edge3" class="edge">
|
|
<title>b0->end</title>
|
|
<path fill="none" stroke="black" d="M39.33,-63.79C41.84,-59.74 44.6,-55.32 47.34,-50.9"/>
|
|
<polygon fill="black" stroke="black" points="50.14,-53.02 52.45,-42.68 44.2,-49.33 50.14,-53.02"/>
|
|
</g>
|
|
<!-- b1->end -->
|
|
<g id="edge4" class="edge">
|
|
<title>b1->end</title>
|
|
<path fill="none" stroke="black" d="M92.63,-63.79C90.05,-59.74 87.22,-55.32 84.4,-50.9"/>
|
|
<polygon fill="black" stroke="black" points="87.48,-49.22 79.15,-42.67 81.58,-52.99 87.48,-49.22"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|