mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-01 01:32:32 +08:00
113 lines
4.6 KiB
XML
113 lines
4.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 6.0.1 (20220911.1526)
|
|
-->
|
|
<!-- Title: dynamic_programming/word_break.cpp Pages: 1 -->
|
|
<svg width="411pt" height="93pt"
|
|
viewBox="0.00 0.00 410.50 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>dynamic_programming/word_break.cpp</title>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Word Break Problem">
|
|
<polygon fill="#999999" stroke="#666666" points="248,-85 133,-85 133,-55 248,-55 248,-85"/>
|
|
<text text-anchor="start" x="141" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_programming</text>
|
|
<text text-anchor="middle" x="190.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">/word_break.cpp</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="49,-19 0,-19 0,0 49,0 49,-19"/>
|
|
<text text-anchor="middle" x="24.5" y="-7" 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="#63b8ff" d="M150.74,-54.99C122.67,-45.1 85.45,-31.98 58.71,-22.56"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.61,-19.16 49.01,-19.14 57.28,-25.76 59.61,-19.16"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="112,-19 67,-19 67,0 112,0 112,-19"/>
|
|
<text text-anchor="middle" x="89.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="#63b8ff" d="M166.31,-54.99C150.21,-45.66 129.16,-33.47 113.17,-24.21"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.82,-21.12 104.42,-19.14 111.31,-27.18 114.82,-21.12"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="184.5,-19 130.5,-19 130.5,0 184.5,0 184.5,-19"/>
|
|
<text text-anchor="middle" x="157.5" y="-7" 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="#63b8ff" d="M182.51,-54.84C177.97,-46.78 172.23,-36.62 167.4,-28.06"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="170.41,-26.26 162.44,-19.27 164.31,-29.7 170.41,-26.26"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="244,-19 203,-19 203,0 244,0 244,-19"/>
|
|
<text text-anchor="middle" x="223.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="#63b8ff" d="M198.49,-54.84C203.03,-46.78 208.77,-36.62 213.6,-28.06"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="216.69,-29.7 218.56,-19.27 210.59,-26.26 216.69,-29.7"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="340.5,-19 262.5,-19 262.5,0 340.5,0 340.5,-19"/>
|
|
<text text-anchor="middle" x="301.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">unordered_set</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node1->Node6</title>
|
|
<path fill="none" stroke="#63b8ff" d="M217.09,-54.99C234.95,-45.58 258.34,-33.24 275.98,-23.95"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="277.89,-26.9 285.11,-19.14 274.63,-20.71 277.89,-26.9"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="402.5,-19 358.5,-19 358.5,0 402.5,0 402.5,-19"/>
|
|
<text text-anchor="middle" x="380.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node7 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node1->Node7</title>
|
|
<path fill="none" stroke="#63b8ff" d="M236.01,-54.99C270.73,-44.3 317.68,-29.84 348.51,-20.35"/>
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="349.78,-23.62 358.31,-17.33 347.72,-16.93 349.78,-23.62"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|