TheAlgorithms-C/d2/d24/mcnaughton__yamada__thompson_8c__incl.svg

83 lines
3.4 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.2 (20230410.1723)
-->
<!-- Title: misc/mcnaughton_yamada_thompson.c Pages: 1 -->
<svg width="258pt" height="93pt"
viewBox="0.00 0.00 258.00 93.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 89)">
<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="193,-85 59,-85 59,-55 193,-55 193,-85"/>
<text text-anchor="start" x="67" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">misc/mcnaughton_yamada</text>
<text text-anchor="middle" x="126" y="-62" 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="52,-19 0,-19 0,0 52,0 52,-19"/>
<text text-anchor="middle" x="26" y="-7" 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="M101.28,-54.54C85.81,-45.49 65.97,-33.88 50.53,-24.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.52,-21.37 42.12,-19.35 48.99,-27.42 52.52,-21.37"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="116,-19 70,-19 70,0 116,0 116,-19"/>
<text text-anchor="middle" x="93" y="-7" 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="M117.84,-54.54C113.44,-46.74 107.96,-37.03 103.27,-28.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.86,-27.17 97.89,-20.18 99.76,-30.6 105.86,-27.17"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="183.5,-19 134.5,-19 134.5,0 183.5,0 183.5,-19"/>
<text text-anchor="middle" x="159" y="-7" 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="M134.16,-54.54C138.56,-46.74 144.04,-37.03 148.73,-28.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.24,-30.6 154.11,-20.18 146.14,-27.17 152.24,-30.6"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="250,-19 202,-19 202,0 250,0 250,-19"/>
<text text-anchor="middle" x="226" y="-7" 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="M150.72,-54.54C166.19,-45.49 186.03,-33.88 201.47,-24.85"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="203.01,-27.42 209.88,-19.35 199.48,-21.37 203.01,-27.42"/>
</g>
</g>
</svg>