mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 03:28:29 +08:00
83 lines
3.6 KiB
XML
83 lines
3.6 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.44.1 (20200629.0846)
|
|
-->
|
|
<!-- Title: strings/rabin_karp.cpp Pages: 1 -->
|
|
<svg width="256pt" height="84pt"
|
|
viewBox="0.00 0.00 255.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>strings/rabin_karp.cpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 251.5,-80 251.5,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="The Rabin-Karp Algorithm for finding a pattern within a piece of text with complexity O(n + m)">
|
|
<polygon fill="#bfbfbf" stroke="black" points="66,-56.5 66,-75.5 179,-75.5 179,-56.5 66,-56.5"/>
|
|
<text text-anchor="middle" x="122.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">strings/rabin_karp.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->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M106.75,-56.32C91.18,-47.74 67.12,-34.49 49.04,-24.52"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="50.65,-21.42 40.21,-19.65 47.28,-27.55 50.65,-21.42"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 111.5,-19.5 111.5,-0.5 67.5,-0.5"/>
|
|
<text text-anchor="middle" x="89.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M117.05,-56.08C112.49,-48.61 105.83,-37.72 100.21,-28.52"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="103.05,-26.46 94.85,-19.75 97.08,-30.11 103.05,-26.46"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="129.5,-0.5 129.5,-19.5 183.5,-19.5 183.5,-0.5 129.5,-0.5"/>
|
|
<text text-anchor="middle" x="156.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M128.11,-56.08C132.87,-48.53 139.82,-37.49 145.65,-28.23"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="148.62,-30.08 150.99,-19.75 142.7,-26.35 148.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="201.5,-0.5 201.5,-19.5 247.5,-19.5 247.5,-0.5 201.5,-0.5"/>
|
|
<text text-anchor="middle" x="224.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M138.89,-56.32C155.17,-47.7 180.37,-34.36 199.22,-24.39"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="200.95,-27.43 208.15,-19.65 197.68,-21.24 200.95,-27.43"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|