mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
89 lines
4.2 KiB
XML
89 lines
4.2 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.2 (20211016.1639)
|
|
-->
|
|
<!-- Title: find_pat_in_text Pages: 1 -->
|
|
<svg width="367pt" height="104pt"
|
|
viewBox="0.00 0.00 367.00 104.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 100)">
|
|
<title>find_pat_in_text</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-100 363,-100 363,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Using Z_function to find a pattern in a text.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-38.5 0,-57.5 87,-57.5 87,-38.5 0,-38.5"/>
|
|
<text text-anchor="middle" x="43.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">find_pat_in_text</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="123,-76.5 123,-95.5 240,-95.5 240,-76.5 123,-76.5"/>
|
|
<text text-anchor="middle" x="181.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M78.82,-57.59C96.29,-62.47 117.74,-68.46 136.43,-73.68"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="135.62,-77.09 146.19,-76.41 137.5,-70.35 135.62,-77.09"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string/size.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="276,-38.5 276,-57.5 359,-57.5 359,-38.5 276,-38.5"/>
|
|
<text text-anchor="middle" x="317.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::string::size</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M87.3,-48C135.59,-48 214.08,-48 265.5,-48"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="265.73,-51.5 275.73,-48 265.73,-44.5 265.73,-51.5"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:href="../../d3/d80/z__function_8cpp.html#ac044c4794349a8cff6256b99950d5773" target="_top" xlink:title="for IO operations">
|
|
<polygon fill="white" stroke="black" points="150,-0.5 150,-19.5 213,-19.5 213,-0.5 150,-0.5"/>
|
|
<text text-anchor="middle" x="181.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Z_function</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M78.82,-38.41C97.45,-33.21 120.59,-26.74 140.08,-21.29"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="141.22,-24.61 149.9,-18.55 139.33,-17.87 141.22,-24.61"/>
|
|
</g>
|
|
<!-- Node4->Node3 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node4->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M213.24,-18.72C230.88,-23.72 253.31,-30.08 272.75,-35.59"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="272.03,-39.03 282.61,-38.39 273.94,-32.29 272.03,-39.03"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="291.5,-0.5 291.5,-19.5 343.5,-19.5 343.5,-0.5 291.5,-0.5"/>
|
|
<text text-anchor="middle" x="317.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node4->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node4->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M213.24,-10C233.47,-10 260,-10 281.11,-10"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="281.29,-13.5 291.29,-10 281.29,-6.5 281.29,-13.5"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|