mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-28 20:43:50 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<map id="dynamic_programming/word_break.cpp" name="dynamic_programming/word_break.cpp">
|
||||
<area shape="rect" id="Node000001" title="Word Break Problem" alt="" coords="179,5,331,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="201,49,84,91,83,86,200,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="201,49,85,91,84,86,200,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="93,94,153,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="223,49,157,88,154,84,221,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="223,49,157,88,155,83,221,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="177,94,248,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="247,48,228,82,223,79,242,45"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="247,48,228,81,224,79,242,45"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="272,94,326,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="268,45,287,79,283,82,263,48"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="268,45,287,79,282,82,263,48"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="350,94,453,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="293,44,368,84,365,89,290,49"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="293,44,367,84,365,89,290,49"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="477,94,534,120"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="318,44,463,89,462,95,317,49"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="318,44,463,89,461,94,317,49"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: dynamic_programming/word_break.cpp Pages: 1 -->
|
||||
<svg width="405pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M146.41,-54.8C119.4,-45.04 84.32,-32.37 58.67,-23.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.24,-19.59 49.64,-19.48 57.86,-26.17 60.24,-19.59"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M146.41,-54.8C119.64,-45.12 84.94,-32.59 59.35,-23.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.66,-20.1 50.07,-20 58.28,-26.68 60.66,-20.1"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M162.4,-54.8C147.18,-45.74 127.74,-34.19 112.57,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.69,-21.76 104.31,-19.65 111.11,-27.77 114.69,-21.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M162.4,-54.8C147.32,-45.83 128.11,-34.41 113.01,-25.42"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.99,-22.53 104.61,-20.43 111.41,-28.55 114.99,-22.53"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M179.21,-54.95C175,-47.19 169.77,-37.56 165.25,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.91,-27.82 160.06,-20.7 161.76,-31.16 167.91,-27.82"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M179.21,-54.95C175.09,-47.36 170,-37.99 165.56,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.63,-28.15 160.78,-21.03 162.48,-31.49 168.63,-28.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M195.28,-54.95C199.63,-47.19 205.03,-37.56 209.68,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.2,-31.14 215.04,-20.7 207.1,-27.71 213.2,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M195.28,-54.95C199.58,-47.28 204.91,-37.77 209.52,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.46,-31.46 214.3,-21.02 206.36,-28.03 212.46,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M214.6,-54.8C231.83,-45.57 253.93,-33.75 270.92,-24.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.09,-27.46 279.26,-19.65 268.79,-21.29 272.09,-27.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M214.6,-54.8C231.67,-45.66 253.52,-33.97 270.44,-24.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="271.76,-28.17 278.92,-20.37 268.45,-22 271.76,-28.17"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -131,8 +131,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M234.08,-54.8C267.98,-44.18 312.88,-30.12 342.83,-20.74"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="343.63,-23.84 352.13,-17.51 341.54,-17.16 343.63,-23.84"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M234.08,-54.8C267.83,-44.22 312.49,-30.24 342.43,-20.86"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="343.19,-24.29 351.69,-17.96 341.1,-17.61 343.19,-24.29"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: dynamic_programming/word_break.cpp Pages: 1 -->
|
||||
<svg width="405pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M146.41,-54.8C119.4,-45.04 84.32,-32.37 58.67,-23.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.24,-19.59 49.64,-19.48 57.86,-26.17 60.24,-19.59"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M146.41,-54.8C119.64,-45.12 84.94,-32.59 59.35,-23.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.66,-20.1 50.07,-20 58.28,-26.68 60.66,-20.1"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M162.4,-54.8C147.18,-45.74 127.74,-34.19 112.57,-25.16"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.69,-21.76 104.31,-19.65 111.11,-27.77 114.69,-21.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M162.4,-54.8C147.32,-45.83 128.11,-34.41 113.01,-25.42"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="114.99,-22.53 104.61,-20.43 111.41,-28.55 114.99,-22.53"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M179.21,-54.95C175,-47.19 169.77,-37.56 165.25,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="167.91,-27.82 160.06,-20.7 161.76,-31.16 167.91,-27.82"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M179.21,-54.95C175.09,-47.36 170,-37.99 165.56,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.63,-28.15 160.78,-21.03 162.48,-31.49 168.63,-28.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M195.28,-54.95C199.63,-47.19 205.03,-37.56 209.68,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="213.2,-31.14 215.04,-20.7 207.1,-27.71 213.2,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M195.28,-54.95C199.58,-47.28 204.91,-37.77 209.52,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="212.46,-31.46 214.3,-21.02 206.36,-28.03 212.46,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,8 +103,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M214.6,-54.8C231.83,-45.57 253.93,-33.75 270.92,-24.65"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.09,-27.46 279.26,-19.65 268.79,-21.29 272.09,-27.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M214.6,-54.8C231.67,-45.66 253.52,-33.97 270.44,-24.91"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="271.76,-28.17 278.92,-20.37 268.45,-22 271.76,-28.17"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -121,8 +121,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M234.08,-54.8C267.98,-44.18 312.88,-30.12 342.83,-20.74"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="343.63,-23.84 352.13,-17.51 341.54,-17.16 343.63,-23.84"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M234.08,-54.8C267.83,-44.22 312.49,-30.24 342.43,-20.86"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="343.19,-24.29 351.69,-17.96 341.1,-17.61 343.19,-24.29"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Reference in New Issue
Block a user