mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 11:07:27 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<map id="backtracking::generate_parentheses" name="backtracking::generate_parentheses">
|
||||
<area shape="rect" id="node1" title="generate_parentheses class" alt="" coords="11,273,165,313"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,184,171,210"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string.html" title=" " alt="" coords="48,95,128,121"/>
|
||||
<area shape="rect" id="node4" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string.html" title=" " alt="" coords="25,5,151,46"/>
|
||||
<area shape="rect" id="Node000001" title="generate_parentheses class" alt="" coords="11,273,165,313"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="5,184,171,210"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="91,225,91,272,85,272,85,225"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string.html" title=" " alt="" coords="48,95,128,121"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="91,136,91,184,85,184,85,136"/>
|
||||
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/string/basic_string.html" title=" " alt="" coords="25,5,151,46"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="91,61,91,95,85,95,85,61"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
db06c5be1e442dd12572478595ea3be3
|
||||
0f14ae3d3756260ff6d03fd21aa3f452
|
||||
@@ -6,12 +6,22 @@
|
||||
<!-- Title: backtracking::generate_parentheses Pages: 1 -->
|
||||
<svg width="132pt" height="239pt"
|
||||
viewBox="0.00 0.00 132.00 239.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 235)">
|
||||
<title>backtracking::generate_parentheses</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="generate_parentheses class">
|
||||
<g id="a_Node000001"><a xlink:title="generate_parentheses class">
|
||||
<polygon fill="#999999" stroke="#666666" points="119.5,-30.5 4.5,-30.5 4.5,0 119.5,0 119.5,-30.5"/>
|
||||
<text text-anchor="start" x="12.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">backtracking::generate</text>
|
||||
<text text-anchor="middle" x="62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_parentheses</text>
|
||||
@@ -19,41 +29,47 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124,-97 0,-97 0,-77.75 124,-77.75 124,-97"/>
|
||||
<text text-anchor="middle" x="62" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::string ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M62,-66.53C62,-55.2 62,-41.25 62,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="58.5,-66.49 62,-76.49 65.5,-66.49 58.5,-66.49"/>
|
||||
<text text-anchor="middle" x="70.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00"> res</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="70.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> res</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="91.75,-163.5 32.25,-163.5 32.25,-144.25 91.75,-144.25 91.75,-163.5"/>
|
||||
<text text-anchor="middle" x="62" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">std::string</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M62,-133.15C62,-121.18 62,-106.48 62,-97.27"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="58.5,-132.91 62,-142.91 65.5,-132.91 58.5,-132.91"/>
|
||||
<text text-anchor="middle" x="83.38" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="83.38" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="109,-231 15,-231 15,-200.5 109,-200.5 109,-231"/>
|
||||
<text text-anchor="start" x="23" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_string<</text>
|
||||
<text text-anchor="middle" x="62" y="-206.25" font-family="Helvetica,sans-Serif" font-size="10.00"> Char ></text>
|
||||
@@ -61,10 +77,28 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M62,-189.33C62,-180.25 62,-170.61 62,-163.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.5,-189.26 62,-199.26 65.5,-189.26 58.5,-189.26"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 4.6 KiB |
@@ -0,0 +1,79 @@
|
||||
<?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.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: backtracking::generate_parentheses Pages: 1 -->
|
||||
<svg width="132pt" height="239pt"
|
||||
viewBox="0.00 0.00 132.00 239.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 235)">
|
||||
<title>backtracking::generate_parentheses</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="generate_parentheses class">
|
||||
<polygon fill="#999999" stroke="#666666" points="119.5,-30.5 4.5,-30.5 4.5,0 119.5,0 119.5,-30.5"/>
|
||||
<text text-anchor="start" x="12.5" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">backtracking::generate</text>
|
||||
<text text-anchor="middle" x="62" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">_parentheses</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="124,-97 0,-97 0,-77.75 124,-77.75 124,-97"/>
|
||||
<text text-anchor="middle" x="62" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::string ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M62,-66.53C62,-55.2 62,-41.25 62,-30.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="58.5,-66.49 62,-76.49 65.5,-66.49 58.5,-66.49"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="70.25" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> res</text>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="91.75,-163.5 32.25,-163.5 32.25,-144.25 91.75,-144.25 91.75,-163.5"/>
|
||||
<text text-anchor="middle" x="62" y="-150" font-family="Helvetica,sans-Serif" font-size="10.00">std::string</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M62,-133.15C62,-121.18 62,-106.48 62,-97.27"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="58.5,-132.91 62,-142.91 65.5,-132.91 58.5,-132.91"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="83.38" y="-116.75" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/string/basic_string.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="109,-231 15,-231 15,-200.5 109,-200.5 109,-231"/>
|
||||
<text text-anchor="start" x="23" y="-217.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::basic_string<</text>
|
||||
<text text-anchor="middle" x="62" y="-206.25" font-family="Helvetica,sans-Serif" font-size="10.00"> Char ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4->Node3 -->
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node4->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M62,-189.33C62,-180.25 62,-170.61 62,-163.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="58.5,-189.26 62,-199.26 65.5,-189.26 58.5,-189.26"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user