mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-04 14:43:59 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<map id="dynamic_programming/palindrome_partitioning.cpp" name="dynamic_programming/palindrome_partitioning.cpp">
|
||||
<area shape="rect" id="node1" title="Implements Palindrome Partitioning algorithm, giving you the minimum number of partitions you need to..." alt="" coords="132,5,316,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,80,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="105,93,170,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="194,93,254,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="279,93,351,119"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="375,93,433,119"/>
|
||||
<area shape="rect" id="node1" title="Implements Palindrome Partitioning algorithm, giving you the minimum number of partitions you need to..." alt="" coords="130,5,313,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,80,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="104,94,168,120"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="192,94,251,120"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="275,94,346,120"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="370,94,427,120"/>
|
||||
</map>
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?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)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: dynamic_programming/palindrome_partitioning.cpp Pages: 1 -->
|
||||
<svg width="329pt" height="93pt"
|
||||
viewBox="0.00 0.00 329.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)">
|
||||
<svg width="324pt" height="94pt"
|
||||
viewBox="0.00 0.00 324.38 93.75" 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.75)">
|
||||
<title>dynamic_programming/palindrome_partitioning.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implements Palindrome Partitioning algorithm, giving you the minimum number of partitions you need to...">
|
||||
<polygon fill="#999999" stroke="#666666" points="233,-85 95,-85 95,-55 233,-55 233,-85"/>
|
||||
<text text-anchor="start" x="103" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_programming</text>
|
||||
<text text-anchor="middle" x="164" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">/palindrome_partitioning.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="230.62,-85.75 93.12,-85.75 93.12,-55.25 230.62,-55.25 230.62,-85.75"/>
|
||||
<text text-anchor="start" x="101.12" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">dynamic_programming</text>
|
||||
<text text-anchor="middle" x="161.88" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">/palindrome_partitioning.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,76 +22,76 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="56,-19 0,-19 0,0 56,0 56,-19"/>
|
||||
<text text-anchor="middle" x="28" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="55.75,-19.25 0,-19.25 0,0 55.75,0 55.75,-19.25"/>
|
||||
<text text-anchor="middle" x="27.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">algorithm</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M130.38,-54.54C108.35,-45.06 79.77,-32.77 58.41,-23.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.13,-20.08 49.57,-19.35 57.37,-26.51 60.13,-20.08"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M128.41,-54.8C106.92,-45.35 79.24,-33.19 58.36,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.99,-20.47 49.43,-19.65 57.17,-26.88 59.99,-20.47"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="123.5,-19 74.5,-19 74.5,0 123.5,0 123.5,-19"/>
|
||||
<text text-anchor="middle" x="99" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="122,-19.25 73.75,-19.25 73.75,0 122,0 122,-19.25"/>
|
||||
<text text-anchor="middle" x="97.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M147.93,-54.54C138.49,-46.04 126.54,-35.29 116.81,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.41,-24.26 109.64,-20.18 114.73,-29.47 119.41,-24.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M146.05,-54.95C136.87,-46.5 125.28,-35.83 115.76,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.47,-24.9 108.74,-20.7 113.73,-30.05 118.47,-24.9"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="186.5,-19 141.5,-19 141.5,0 186.5,0 186.5,-19"/>
|
||||
<text text-anchor="middle" x="164" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="184.12,-19.25 139.62,-19.25 139.62,0 184.12,0 184.12,-19.25"/>
|
||||
<text text-anchor="middle" x="161.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">climits</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M164,-54.54C164,-47.17 164,-38.1 164,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.5,-30.18 164,-20.18 160.5,-30.18 167.5,-30.18"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M161.88,-54.95C161.88,-47.62 161.88,-38.62 161.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="165.38,-30.7 161.88,-20.7 158.38,-30.7 165.38,-30.7"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="259,-19 205,-19 205,0 259,0 259,-19"/>
|
||||
<text text-anchor="middle" x="232" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="255.62,-19.25 202.12,-19.25 202.12,0 255.62,0 255.62,-19.25"/>
|
||||
<text text-anchor="middle" x="228.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M180.81,-54.54C190.79,-45.96 203.44,-35.07 213.68,-26.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="215.62,-28.35 220.92,-19.18 211.05,-23.04 215.62,-28.35"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M178.44,-54.95C188.15,-46.41 200.44,-35.62 210.45,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.34,-28.93 217.55,-19.7 207.72,-23.67 212.34,-28.93"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="321,-19 277,-19 277,0 321,0 321,-19"/>
|
||||
<text text-anchor="middle" x="299" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="316.38,-19.25 273.38,-19.25 273.38,0 316.38,0 316.38,-19.25"/>
|
||||
<text text-anchor="middle" x="294.88" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M197.37,-54.54C219.15,-45.1 247.35,-32.88 268.52,-23.71"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="269.8,-26.53 277.59,-19.35 267.02,-20.11 269.8,-26.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M195.09,-54.8C216.42,-45.35 243.9,-33.19 264.62,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="265.75,-26.9 273.48,-19.65 262.92,-20.5 265.75,-26.9"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.3 KiB |
Reference in New Issue
Block a user