mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-10 05:56:58 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="others/paranthesis_matching.cpp" name="others/paranthesis_matching.cpp">
|
||||
<area shape="rect" id="node1" title="Perform paranthesis matching." alt="" coords="22,5,151,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,77,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="101,93,163,119"/>
|
||||
<area shape="rect" id="node1" title="Perform paranthesis matching." alt="" coords="21,5,149,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,77,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="100,94,161,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: others/paranthesis_matching.cpp Pages: 1 -->
|
||||
<svg width="126pt" height="93pt"
|
||||
viewBox="0.00 0.00 126.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="124pt" height="94pt"
|
||||
viewBox="0.00 0.00 124.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>others/paranthesis_matching.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Perform paranthesis matching.">
|
||||
<polygon fill="#999999" stroke="#666666" points="109.5,-85 12.5,-85 12.5,-55 109.5,-55 109.5,-85"/>
|
||||
<text text-anchor="start" x="20.5" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">others/paranthesis</text>
|
||||
<text text-anchor="middle" x="61" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_matching.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="107.88,-85.75 11.62,-85.75 11.62,-55.25 107.88,-55.25 107.88,-85.75"/>
|
||||
<text text-anchor="start" x="19.62" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">others/paranthesis</text>
|
||||
<text text-anchor="middle" x="59.75" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_matching.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,31 +22,31 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="54,-19 0,-19 0,0 54,0 54,-19"/>
|
||||
<text text-anchor="middle" x="27" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="53.5,-19.25 0,-19.25 0,0 53.5,0 53.5,-19.25"/>
|
||||
<text text-anchor="middle" x="26.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M52.6,-54.54C48.01,-46.65 42.29,-36.81 37.42,-28.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.09,-27.06 32.04,-20.18 34.04,-30.58 40.09,-27.06"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M51.59,-54.95C47.24,-47.19 41.85,-37.56 37.2,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.78,-27.71 31.84,-20.7 33.67,-31.14 39.78,-27.71"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="118,-19 72,-19 72,0 118,0 118,-19"/>
|
||||
<text text-anchor="middle" x="95" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="116.38,-19.25 71.12,-19.25 71.12,0 116.38,0 116.38,-19.25"/>
|
||||
<text text-anchor="middle" x="93.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M69.4,-54.54C73.99,-46.65 79.71,-36.81 84.58,-28.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.96,-30.58 89.96,-20.18 81.91,-27.06 87.96,-30.58"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.15,-54.95C72.68,-47.1 78.32,-37.35 83.15,-28.99"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.54,-31.11 88.51,-20.7 80.48,-27.61 86.54,-31.11"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user