Files
C-Plus-Plus/dd/d0f/text__search_8cpp__incl.svg
2021-10-14 18:44:08 +00:00

83 lines
3.5 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.49.1 (20210923.0004)
-->
<!-- Title: search/text_search.cpp Pages: 1 -->
<svg width="258pt" height="84pt"
viewBox="0.00 0.00 257.50 84.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 80)">
<title>search/text_search.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 253.5,-80 253.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Search for words in a long textual paragraph.">
<polygon fill="#bfbfbf" stroke="black" points="63.5,-56.5 63.5,-75.5 183.5,-75.5 183.5,-56.5 63.5,-56.5"/>
<text text-anchor="middle" x="123.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">search/text_search.cpp</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 49,-19.5 49,-0.5 0,-0.5"/>
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M107.59,-56.32C91.86,-47.74 67.56,-34.49 49.29,-24.52"/>
<polygon fill="midnightblue" stroke="midnightblue" points="50.82,-21.37 40.37,-19.65 47.47,-27.52 50.82,-21.37"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="67,-0.5 67,-19.5 112,-19.5 112,-0.5 67,-0.5"/>
<text text-anchor="middle" x="89.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M117.89,-56.08C113.13,-48.53 106.18,-37.49 100.35,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="103.3,-26.35 95.01,-19.75 97.38,-30.08 103.3,-26.35"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="130,-0.5 130,-19.5 185,-19.5 185,-0.5 130,-0.5"/>
<text text-anchor="middle" x="157.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M129.11,-56.08C133.87,-48.53 140.82,-37.49 146.65,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="149.62,-30.08 151.99,-19.75 143.7,-26.35 149.62,-30.08"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="203.5,-0.5 203.5,-19.5 249.5,-19.5 249.5,-0.5 203.5,-0.5"/>
<text text-anchor="middle" x="226.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M140.05,-56.32C156.49,-47.7 181.93,-34.36 200.97,-24.39"/>
<polygon fill="midnightblue" stroke="midnightblue" points="202.76,-27.4 209.99,-19.65 199.51,-21.2 202.76,-27.4"/>
</g>
</g>
</svg>