TheAlgorithms-C/d2/d24/mcnaughton__yamada__thompson_8c__incl.svg

83 lines
3.5 KiB
XML
Raw Normal View History

<?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 8.0.5 (20230430.1635)
-->
<!-- Title: misc/mcnaughton_yamada_thompson.c Pages: 1 -->
<svg width="254pt" height="94pt"
viewBox="0.00 0.00 254.38 93.75" 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 89.75)">
<title>misc/mcnaughton_yamada_thompson.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="McNaughtonYamadaThompson algorithm">
<polygon fill="#999999" stroke="#666666" points="190.12,-85.75 57.12,-85.75 57.12,-55.25 190.12,-55.25 190.12,-85.75"/>
<text text-anchor="start" x="65.12" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">misc/mcnaughton_yamada</text>
<text text-anchor="middle" x="123.62" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_thompson.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="51.25,-19.25 0,-19.25 0,0 51.25,0 51.25,-19.25"/>
<text text-anchor="middle" x="25.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M99.15,-54.8C84.08,-45.74 64.84,-34.19 49.83,-25.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.03,-21.8 41.65,-19.65 48.42,-27.8 52.03,-21.8"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="114.25,-19.25 69,-19.25 69,0 114.25,0 114.25,-19.25"/>
<text text-anchor="middle" x="91.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M115.71,-54.95C111.5,-47.19 106.27,-37.56 101.75,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.41,-27.82 96.56,-20.7 98.26,-31.16 104.41,-27.82"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="180.75,-19.25 132.5,-19.25 132.5,0 180.75,0 180.75,-19.25"/>
<text text-anchor="middle" x="156.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M131.78,-54.95C136.13,-47.19 141.53,-37.56 146.18,-29.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.7,-31.14 151.54,-20.7 143.6,-27.71 149.7,-31.14"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="246.38,-19.25 198.88,-19.25 198.88,0 246.38,0 246.38,-19.25"/>
<text text-anchor="middle" x="222.62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M148.35,-54.8C163.57,-45.74 183.01,-34.19 198.18,-25.16"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="199.64,-27.77 206.44,-19.65 196.06,-21.76 199.64,-27.77"/>
</g>
</g>
</svg>