59 lines
2.9 KiB
XML
59 lines
2.9 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 2.36.0 (20140111.2315)
|
||
|
|
-->
|
||
|
|
<!-- Title: finite_state_machine Pages: 1 -->
|
||
|
|
<svg width="390pt" height="50pt"
|
||
|
|
viewBox="0.00 0.00 390.00 50.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 46)">
|
||
|
|
<title>finite_state_machine</title>
|
||
|
|
<polygon fill="white" stroke="none" points="-4,4 -4,-46 386,-46 386,4 -4,4"/>
|
||
|
|
<!-- I -->
|
||
|
|
<!-- 0 -->
|
||
|
|
<g id="node3" class="node"><title>0</title>
|
||
|
|
<ellipse fill="none" stroke="black" cx="110" cy="-21" rx="18" ry="18"/>
|
||
|
|
<text text-anchor="middle" x="110" y="-17.3" font-family="Times,serif" font-size="14.00">0</text>
|
||
|
|
</g>
|
||
|
|
<!-- I->0 -->
|
||
|
|
<g id="edge1" class="edge"><title>I->0</title>
|
||
|
|
<path fill="none" stroke="black" d="M54.0748,-21C62.8864,-21 72.746,-21 81.6534,-21"/>
|
||
|
|
<polygon fill="black" stroke="black" points="81.9117,-24.5001 91.9117,-21 81.9117,-17.5001 81.9117,-24.5001"/>
|
||
|
|
</g>
|
||
|
|
<!-- 3 -->
|
||
|
|
<g id="node2" class="node"><title>3</title>
|
||
|
|
<ellipse fill="none" stroke="black" cx="360" cy="-21" rx="18" ry="18"/>
|
||
|
|
<ellipse fill="none" stroke="black" cx="360" cy="-21" rx="22" ry="22"/>
|
||
|
|
<text text-anchor="middle" x="360" y="-17.3" font-family="Times,serif" font-size="14.00">3</text>
|
||
|
|
</g>
|
||
|
|
<!-- 1 -->
|
||
|
|
<g id="node4" class="node"><title>1</title>
|
||
|
|
<ellipse fill="none" stroke="black" cx="192" cy="-21" rx="18" ry="18"/>
|
||
|
|
<text text-anchor="middle" x="192" y="-17.3" font-family="Times,serif" font-size="14.00">1</text>
|
||
|
|
</g>
|
||
|
|
<!-- 0->1 -->
|
||
|
|
<g id="edge2" class="edge"><title>0->1</title>
|
||
|
|
<path fill="none" stroke="black" d="M128.359,-21C138.703,-21 152.059,-21 163.779,-21"/>
|
||
|
|
<polygon fill="black" stroke="black" points="163.95,-24.5001 173.95,-21 163.95,-17.5001 163.95,-24.5001"/>
|
||
|
|
<text text-anchor="middle" x="151" y="-24.8" font-family="Times,serif" font-size="14.00">A</text>
|
||
|
|
</g>
|
||
|
|
<!-- 2 -->
|
||
|
|
<g id="node5" class="node"><title>2</title>
|
||
|
|
<ellipse fill="none" stroke="black" cx="274" cy="-21" rx="18" ry="18"/>
|
||
|
|
<text text-anchor="middle" x="274" y="-17.3" font-family="Times,serif" font-size="14.00">2</text>
|
||
|
|
</g>
|
||
|
|
<!-- 1->2 -->
|
||
|
|
<g id="edge3" class="edge"><title>1->2</title>
|
||
|
|
<path fill="none" stroke="black" d="M210.359,-21C220.703,-21 234.059,-21 245.779,-21"/>
|
||
|
|
<polygon fill="black" stroke="black" points="245.95,-24.5001 255.95,-21 245.95,-17.5001 245.95,-24.5001"/>
|
||
|
|
<text text-anchor="middle" x="233" y="-24.8" font-family="Times,serif" font-size="14.00">T</text>
|
||
|
|
</g>
|
||
|
|
<!-- 2->3 -->
|
||
|
|
<g id="edge4" class="edge"><title>2->3</title>
|
||
|
|
<path fill="none" stroke="black" d="M292.405,-21C302.589,-21 315.751,-21 327.682,-21"/>
|
||
|
|
<polygon fill="black" stroke="black" points="327.744,-24.5001 337.744,-21 327.744,-17.5001 327.744,-24.5001"/>
|
||
|
|
<text text-anchor="middle" x="315" y="-24.8" font-family="Times,serif" font-size="14.00">G</text>
|
||
|
|
</g>
|
||
|
|
</g>
|
||
|
|
</svg>
|