Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: search/sublist_search.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -127,28 +127,28 @@ Classes</h2></td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:d9/dca/namespacesearch"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dca/namespacesearch.html">search</a></td></tr>
<tr class="memitem:d9/dca/namespacesearch" id="r_d9/dca/namespacesearch"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/dca/namespacesearch.html">search</a></td></tr>
<tr class="memdesc:d9/dca/namespacesearch"><td class="mdescLeft">&#160;</td><td class="mdescRight">for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a> <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:d9/def/namespacesublist__search"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/def/namespacesublist__search.html">sublist_search</a></td></tr>
<tr class="memitem:d9/def/namespacesublist__search" id="r_d9/def/namespacesublist__search"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/def/namespacesublist__search.html">sublist_search</a></td></tr>
<tr class="memdesc:d9/def/namespacesublist__search"><td class="mdescLeft">&#160;</td><td class="mdescRight">Functions for the <a href="https://www.geeksforgeeks.org/sublist-search-search-a-linked-list-in-another-list" target="_blank">Sublist Search</a> implementation. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ad1028bc215281d62e344af99da57fab2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#ad1028bc215281d62e344af99da57fab2">search::sublist_search::printLinkedList</a> (<a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *start)</td></tr>
<tr class="memitem:ad1028bc215281d62e344af99da57fab2" id="r_ad1028bc215281d62e344af99da57fab2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#ad1028bc215281d62e344af99da57fab2">search::sublist_search::printLinkedList</a> (<a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *start)</td></tr>
<tr class="memdesc:ad1028bc215281d62e344af99da57fab2"><td class="mdescLeft">&#160;</td><td class="mdescRight">A simple function to print the linked list. <br /></td></tr>
<tr class="separator:ad1028bc215281d62e344af99da57fab2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70ca8d0267008e09cfa50b4e2ddfbe53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a70ca8d0267008e09cfa50b4e2ddfbe53">search::sublist_search::makeLinkedList</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; uint64_t &gt; &amp;<a class="el" href="../../d1/df3/hash__search_8cpp.html#a6e1a77282bc65ad359d753d25df23243">data</a>)</td></tr>
<tr class="memitem:a70ca8d0267008e09cfa50b4e2ddfbe53" id="r_a70ca8d0267008e09cfa50b4e2ddfbe53"><td class="memItemLeft" align="right" valign="top"><a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a70ca8d0267008e09cfa50b4e2ddfbe53">search::sublist_search::makeLinkedList</a> (const <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a>&lt; uint64_t &gt; &amp;<a class="el" href="../../d1/df3/hash__search_8cpp.html#a6e1a77282bc65ad359d753d25df23243">data</a>)</td></tr>
<tr class="memdesc:a70ca8d0267008e09cfa50b4e2ddfbe53"><td class="mdescLeft">&#160;</td><td class="mdescRight">Give a vector of data, it adds each element of vector in the linked list and return the address of head pointer. <br /></td></tr>
<tr class="separator:a70ca8d0267008e09cfa50b4e2ddfbe53"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4faee403e2758aaab682ed6622ae218c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a4faee403e2758aaab682ed6622ae218c">search::sublist_search::sublistSearch</a> (<a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *sublist, <a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *mainList)</td></tr>
<tr class="memitem:a4faee403e2758aaab682ed6622ae218c" id="r_a4faee403e2758aaab682ed6622ae218c"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a4faee403e2758aaab682ed6622ae218c">search::sublist_search::sublistSearch</a> (<a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *sublist, <a class="el" href="../../da/d61/structsearch_1_1sublist__search_1_1_node.html">Node</a> *mainList)</td></tr>
<tr class="memdesc:a4faee403e2758aaab682ed6622ae218c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Main searching function. <br /></td></tr>
<tr class="separator:a4faee403e2758aaab682ed6622ae218c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d" id="r_aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memdesc:aa8dca7b867074164d5f45b0f3851269d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Self-test implementations. <br /></td></tr>
<tr class="separator:aa8dca7b867074164d5f45b0f3851269d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0ddf1224851353fc92bfbff6f499fa97"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">main</a> (int argc, char *argv[])</td></tr>
<tr class="memitem:a0ddf1224851353fc92bfbff6f499fa97" id="r_a0ddf1224851353fc92bfbff6f499fa97"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d45/sublist__search_8cpp.html#a0ddf1224851353fc92bfbff6f499fa97">main</a> (int argc, char *argv[])</td></tr>
<tr class="memdesc:a0ddf1224851353fc92bfbff6f499fa97"><td class="mdescLeft">&#160;</td><td class="mdescRight">Main function. <br /></td></tr>
<tr class="separator:a0ddf1224851353fc92bfbff6f499fa97"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -494,7 +494,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_19b2bf9199a15c634a08b1ede1dd896a.html">search</a></li><li class="navelem"><a class="el" href="../../d5/d45/sublist__search_8cpp.html">sublist_search.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,25 +1,25 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,43,55,69"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="749,119,820,145"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,45,145,18,204,7,264,3,465,3,535,6,588,18,639,38,702,68,733,87,760,108,757,112,730,91,700,73,637,43,587,23,534,11,465,8,264,8,204,13,146,24,55,50"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,45,145,18,204,7,264,3,465,3,535,6,588,18,639,38,702,68,733,87,760,107,756,111,730,91,700,73,637,43,587,23,534,11,465,8,264,8,204,13,146,24,55,50"/>
<area shape="rect" id="Node000003" href="$d5/d45/sublist__search_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." alt="" coords="103,69,146,94"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,60,89,69,88,74,54,65"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,60,88,69,87,74,54,65"/>
<area shape="rect" id="Node000004" href="$d5/d58/class_test_cases.html#aeabea90c02f9159e4a784bbf736e1e23" title="Executes test cases." alt="" coords="194,119,336,145"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="148,87,215,111,213,116,146,92"/>
<area shape="poly" id="edge4_Node000004_Node000002" title=" " alt="" coords="289,116,332,96,384,80,473,67,543,67,614,79,702,100,738,111,737,116,700,105,613,84,543,73,473,72,385,85,334,101,292,121"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="148,87,214,111,212,116,146,92"/>
<area shape="poly" id="edge4_Node000004_Node000002" title=" " alt="" coords="289,116,332,96,384,80,473,67,543,67,614,79,702,100,738,111,736,116,700,105,613,84,543,73,473,72,385,85,334,101,292,121"/>
<area shape="rect" id="Node000005" href="$d5/d58/class_test_cases.html#aa3aa3d5bf666f327ee8e2d11d397b06e" title="A function to print given message on console." alt="" coords="592,195,701,221"/>
<area shape="poly" id="edge5_Node000004_Node000005" title=" " alt="" coords="293,143,335,163,385,180,485,198,577,204,577,210,484,203,384,185,333,168,290,148"/>
<area shape="poly" id="edge5_Node000004_Node000005" title=" " alt="" coords="293,143,335,163,385,180,485,198,576,204,576,210,484,203,384,185,333,168,290,148"/>
<area shape="rect" id="Node000006" href="$d5/d58/class_test_cases.html#ac2636e8b5b9e053374c45bfcf0603008" title="A test case contains edge case, printing inorder successor of last node." alt="" coords="384,95,544,121"/>
<area shape="poly" id="edge7_Node000004_Node000006" title=" " alt="" coords="336,121,369,117,370,122,337,126"/>
<area shape="poly" id="edge7_Node000004_Node000006" title=" " alt="" coords="336,121,368,117,369,122,337,126"/>
<area shape="rect" id="Node000007" href="$d5/d58/class_test_cases.html#abae0148985f159b582a385cf399254e3" title="A test case which contains main list of 100 elements and sublist of 20." alt="" coords="384,145,544,170"/>
<area shape="poly" id="edge10_Node000004_Node000007" title=" " alt="" coords="337,138,370,143,369,148,336,144"/>
<area shape="poly" id="edge10_Node000004_Node000007" title=" " alt="" coords="337,138,369,143,368,148,336,144"/>
<area shape="rect" id="Node000008" href="$d5/d58/class_test_cases.html#ad9f95c09931625b41e3be1f88d1e28c5" title="A test case which contains main list of 50 elements and sublist of 20." alt="" coords="384,246,544,272"/>
<area shape="poly" id="edge13_Node000004_Node000008" title=" " alt="" coords="282,143,327,182,386,224,411,237,409,242,383,229,323,187,279,147"/>
<area shape="poly" id="edge6_Node000005_Node000002" title=" " alt="" coords="670,192,746,150,748,155,673,197"/>
<area shape="poly" id="edge8_Node000006_Node000002" title=" " alt="" coords="544,111,735,126,734,131,544,117"/>
<area shape="poly" id="edge9_Node000006_Node000005" title=" " alt="" coords="519,119,545,130,587,156,622,183,618,187,584,160,542,134,517,124"/>
<area shape="poly" id="edge11_Node000007_Node000002" title=" " alt="" coords="544,148,734,133,735,139,544,154"/>
<area shape="poly" id="edge12_Node000007_Node000005" title=" " alt="" coords="514,168,584,188,583,193,512,173"/>
<area shape="poly" id="edge14_Node000008_Node000002" title=" " alt="" coords="544,262,622,256,662,247,700,231,721,216,740,197,768,157,772,160,744,200,725,220,702,236,664,252,623,262,544,268"/>
<area shape="poly" id="edge15_Node000008_Node000005" title=" " alt="" coords="512,243,583,223,584,228,514,248"/>
<area shape="poly" id="edge13_Node000004_Node000008" title=" " alt="" coords="282,143,327,182,386,224,410,237,408,242,383,229,323,187,279,147"/>
<area shape="poly" id="edge6_Node000005_Node000002" title=" " alt="" coords="670,192,745,150,748,155,673,197"/>
<area shape="poly" id="edge8_Node000006_Node000002" title=" " alt="" coords="544,111,734,126,733,131,544,117"/>
<area shape="poly" id="edge9_Node000006_Node000005" title=" " alt="" coords="519,119,545,130,586,155,621,183,618,187,583,160,542,134,517,124"/>
<area shape="poly" id="edge11_Node000007_Node000002" title=" " alt="" coords="544,148,733,133,734,139,544,154"/>
<area shape="poly" id="edge12_Node000007_Node000005" title=" " alt="" coords="514,168,584,188,582,193,512,173"/>
<area shape="poly" id="edge14_Node000008_Node000002" title=" " alt="" coords="544,262,622,256,662,247,700,231,721,216,740,197,767,157,772,160,744,200,725,220,702,236,664,252,623,262,544,268"/>
<area shape="poly" id="edge15_Node000008_Node000005" title=" " alt="" coords="512,243,582,223,584,228,514,248"/>
</map>

View File

@@ -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: main Pages: 1 -->
<!--zoomable 208 -->
@@ -76,8 +76,8 @@ var sectionId = 'dynsection-1';
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.05,-168.07C68.18,-178.91 135.32,-199.62 193.88,-199.62 193.88,-199.62 193.88,-199.62 345,-199.62 426.52,-199.62 448.54,-186.47 521.75,-150.62 537.44,-142.94 553.2,-131.12 564.88,-121.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="566.64,-123.62 571.94,-114.44 562.07,-118.31 566.64,-123.62"/>
<path fill="none" stroke="#63b8ff" d="M37.05,-168.07C68.18,-178.91 135.32,-199.62 193.88,-199.62 193.88,-199.62 193.88,-199.62 345,-199.62 426.52,-199.62 448.54,-186.47 521.75,-150.62 537.29,-143.02 552.89,-131.35 564.53,-121.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="566.49,-124.6 571.79,-115.43 561.92,-119.29 566.49,-124.6"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@ var sectionId = 'dynsection-1';
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.2,-156.73C44.84,-154.62 53.92,-152.11 62.3,-149.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63,-152.96 71.71,-146.92 61.14,-146.21 63,-152.96"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-156.73C44.67,-154.67 53.52,-152.22 61.73,-149.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.55,-153.36 71.25,-147.32 60.68,-146.61 62.55,-153.36"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@ var sectionId = 'dynsection-1';
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.99,-136.85C119.34,-131.96 139.02,-124.74 156.38,-118.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.09,-121.48 165.27,-114.75 154.68,-114.91 157.09,-121.48"/>
<path fill="none" stroke="#63b8ff" d="M105.99,-136.85C119.21,-132 138.66,-124.87 155.9,-118.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.66,-122 164.85,-115.27 154.25,-115.43 156.66,-122"/>
</a>
</g>
</g>
@@ -121,8 +121,8 @@ var sectionId = 'dynsection-1';
<g id="edge4_Node000004_Node000002" class="edge">
<title>Node4&#45;&gt;Node2</title>
<g id="a_edge4_Node000004_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M213.82,-114.64C231.21,-123.73 258.65,-136.48 284.25,-141.62 387.94,-162.46 418.88,-151.18 521.75,-126.62 530.72,-124.48 540.2,-121.49 548.97,-118.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="550.04,-121.37 558.23,-114.64 547.63,-114.8 550.04,-121.37"/>
<path fill="none" stroke="#63b8ff" d="M213.82,-114.64C231.21,-123.73 258.65,-136.48 284.25,-141.62 387.94,-162.46 418.88,-151.18 521.75,-126.62 530.62,-124.51 539.99,-121.56 548.68,-118.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="549.62,-121.89 557.81,-115.16 547.21,-115.32 549.62,-121.89"/>
</a>
</g>
</g>
@@ -139,8 +139,8 @@ var sectionId = 'dynsection-1';
<g id="edge5_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge5_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.58,-94.56C232.07,-85.64 259.18,-73.07 284.25,-66.62 332.25,-54.29 388.76,-49.84 428.65,-48.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="428.56,-51.76 438.44,-47.93 428.32,-44.77 428.56,-51.76"/>
<path fill="none" stroke="#63b8ff" d="M214.58,-94.56C232.07,-85.64 259.18,-73.07 284.25,-66.62 332.05,-54.34 388.28,-49.88 428.13,-48.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="428.05,-51.82 437.92,-47.98 427.81,-44.82 428.05,-51.82"/>
</a>
</g>
</g>
@@ -157,8 +157,8 @@ var sectionId = 'dynsection-1';
<g id="edge7_Node000004_Node000006" class="edge">
<title>Node4&#45;&gt;Node6</title>
<g id="a_edge7_Node000004_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.57,-111.07C256.54,-112.05 264.87,-113.07 273.13,-114.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.57,-117.66 282.92,-115.4 273.42,-110.71 272.57,-117.66"/>
<path fill="none" stroke="#63b8ff" d="M248.57,-111.07C256.36,-112.03 264.49,-113.02 272.57,-114.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.07,-117.47 282.42,-115.21 272.92,-110.52 272.07,-117.47"/>
</a>
</g>
</g>
@@ -175,8 +175,8 @@ var sectionId = 'dynsection-1';
<g id="edge10_Node000004_Node000007" class="edge">
<title>Node4&#45;&gt;Node7</title>
<g id="a_edge10_Node000004_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.57,-97.82C256.54,-96.79 264.87,-95.71 273.13,-94.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="273.45,-98.01 282.92,-93.25 272.56,-91.06 273.45,-98.01"/>
<path fill="none" stroke="#63b8ff" d="M248.57,-97.82C256.36,-96.81 264.49,-95.76 272.57,-94.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.95,-98.2 282.42,-93.45 272.06,-91.26 272.95,-98.2"/>
</a>
</g>
</g>
@@ -193,8 +193,8 @@ var sectionId = 'dynsection-1';
<g id="edge13_Node000004_Node000008" class="edge">
<title>Node4&#45;&gt;Node8</title>
<g id="a_edge13_Node000004_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.28,-94.57C222.09,-79.71 253.56,-51.7 284.25,-33.62 290.23,-30.1 296.83,-26.86 303.37,-23.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.64,-26.82 312.52,-19.74 301.94,-20.36 304.64,-26.82"/>
<path fill="none" stroke="#63b8ff" d="M206.28,-94.57C222.09,-79.71 253.56,-51.7 284.25,-33.62 290.09,-30.19 296.51,-27.01 302.9,-24.18"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.25,-27.41 312.12,-20.32 301.55,-20.95 304.25,-27.41"/>
</a>
</g>
</g>
@@ -202,8 +202,8 @@ var sectionId = 'dynsection-1';
<g id="edge6_Node000005_Node000002" class="edge">
<title>Node5&#45;&gt;Node2</title>
<g id="a_edge6_Node000005_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M499.47,-57.55C515.13,-66.33 538.22,-79.26 556.23,-89.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="554.2,-92.79 564.64,-94.62 557.62,-86.68 554.2,-92.79"/>
<path fill="none" stroke="#63b8ff" d="M499.47,-57.55C514.99,-66.25 537.79,-79.02 555.73,-89.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="553.88,-92.05 564.32,-93.88 557.3,-85.94 553.88,-92.05"/>
</a>
</g>
</g>
@@ -211,8 +211,8 @@ var sectionId = 'dynsection-1';
<g id="edge8_Node000006_Node000002" class="edge">
<title>Node6&#45;&gt;Node2</title>
<g id="a_edge8_Node000006_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M403.96,-118.18C448.65,-114.8 508.68,-110.27 546.74,-107.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.62,-110.84 556.33,-106.6 546.09,-103.86 546.62,-110.84"/>
<path fill="none" stroke="#63b8ff" d="M403.96,-118.18C448.46,-114.82 508.17,-110.31 546.25,-107.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.11,-110.96 555.82,-106.71 545.59,-103.98 546.11,-110.96"/>
</a>
</g>
</g>
@@ -220,8 +220,8 @@ var sectionId = 'dynsection-1';
<g id="edge9_Node000006_Node000005" class="edge">
<title>Node6&#45;&gt;Node5</title>
<g id="a_edge9_Node000006_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M384.61,-112.55C391.16,-110.31 397.76,-107.67 403.75,-104.62 424.93,-93.85 446.35,-77.15 461.02,-64.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="463.01,-66.64 468.23,-57.42 458.4,-61.37 463.01,-66.64"/>
<path fill="none" stroke="#63b8ff" d="M384.61,-112.55C391.16,-110.31 397.76,-107.67 403.75,-104.62 424.73,-93.96 445.94,-77.46 460.61,-64.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="462.86,-67.63 468.09,-58.42 458.26,-62.37 462.86,-67.63"/>
</a>
</g>
</g>
@@ -229,8 +229,8 @@ var sectionId = 'dynsection-1';
<g id="edge11_Node000007_Node000002" class="edge">
<title>Node7&#45;&gt;Node2</title>
<g id="a_edge11_Node000007_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M403.96,-90.32C448.65,-93.88 508.68,-98.66 546.74,-101.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.08,-105.23 556.33,-102.54 546.64,-98.26 546.08,-105.23"/>
<path fill="none" stroke="#63b8ff" d="M403.96,-90.32C448.46,-93.87 508.17,-98.62 546.25,-101.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="545.57,-105.11 555.82,-102.42 546.13,-98.14 545.57,-105.11"/>
</a>
</g>
</g>
@@ -238,8 +238,8 @@ var sectionId = 'dynsection-1';
<g id="edge12_Node000007_Node000005" class="edge">
<title>Node7&#45;&gt;Node5</title>
<g id="a_edge12_Node000007_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M380.76,-75.54C397.03,-70.95 416.48,-65.47 433.82,-60.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="434.62,-63.71 443.29,-57.62 432.72,-56.97 434.62,-63.71"/>
<path fill="none" stroke="#63b8ff" d="M380.76,-75.54C396.87,-71 416.11,-65.57 433.33,-60.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="434.16,-64.12 442.84,-58.03 432.26,-57.38 434.16,-64.12"/>
</a>
</g>
</g>
@@ -247,8 +247,8 @@ var sectionId = 'dynsection-1';
<g id="edge14_Node000008_Node000002" class="edge">
<title>Node8&#45;&gt;Node2</title>
<g id="a_edge14_Node000008_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M404.04,-4.99C440.08,-4.73 485.96,-9.17 521.75,-28.62 545.23,-41.38 563.15,-67.12 573.49,-85.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="570.83,-86.51 578.69,-93.62 576.97,-83.16 570.83,-86.51"/>
<path fill="none" stroke="#63b8ff" d="M404.04,-4.99C440.08,-4.73 485.96,-9.17 521.75,-28.62 545.01,-41.26 562.81,-66.64 573.2,-84.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="570.09,-86.2 577.96,-93.29 576.23,-82.84 570.09,-86.2"/>
</a>
</g>
</g>
@@ -256,8 +256,8 @@ var sectionId = 'dynsection-1';
<g id="edge15_Node000008_Node000005" class="edge">
<title>Node8&#45;&gt;Node5</title>
<g id="a_edge15_Node000008_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M380.76,-19.71C397.03,-24.3 416.48,-29.78 433.82,-34.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="432.72,-38.28 443.29,-37.63 434.62,-31.54 432.72,-38.28"/>
<path fill="none" stroke="#63b8ff" d="M380.76,-19.71C396.87,-24.25 416.11,-29.68 433.33,-34.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="432.26,-37.87 442.84,-37.22 434.16,-31.13 432.26,-37.87"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@@ -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: main Pages: 1 -->
<svg width="619pt" height="208pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.05,-168.07C68.18,-178.91 135.32,-199.62 193.88,-199.62 193.88,-199.62 193.88,-199.62 345,-199.62 426.52,-199.62 448.54,-186.47 521.75,-150.62 537.44,-142.94 553.2,-131.12 564.88,-121.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="566.64,-123.62 571.94,-114.44 562.07,-118.31 566.64,-123.62"/>
<path fill="none" stroke="#63b8ff" d="M37.05,-168.07C68.18,-178.91 135.32,-199.62 193.88,-199.62 193.88,-199.62 193.88,-199.62 345,-199.62 426.52,-199.62 448.54,-186.47 521.75,-150.62 537.29,-143.02 552.89,-131.35 564.53,-121.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="566.49,-124.6 571.79,-115.43 561.92,-119.29 566.49,-124.6"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.2,-156.73C44.84,-154.62 53.92,-152.11 62.3,-149.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63,-152.96 71.71,-146.92 61.14,-146.21 63,-152.96"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-156.73C44.67,-154.67 53.52,-152.22 61.73,-149.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.55,-153.36 71.25,-147.32 60.68,-146.61 62.55,-153.36"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.99,-136.85C119.34,-131.96 139.02,-124.74 156.38,-118.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="157.09,-121.48 165.27,-114.75 154.68,-114.91 157.09,-121.48"/>
<path fill="none" stroke="#63b8ff" d="M105.99,-136.85C119.21,-132 138.66,-124.87 155.9,-118.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="156.66,-122 164.85,-115.27 154.25,-115.43 156.66,-122"/>
</a>
</g>
</g>
@@ -75,8 +75,8 @@
<g id="edge4_Node000004_Node000002" class="edge">
<title>Node4&#45;&gt;Node2</title>
<g id="a_edge4_Node000004_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M213.82,-114.64C231.21,-123.73 258.65,-136.48 284.25,-141.62 387.94,-162.46 418.88,-151.18 521.75,-126.62 530.72,-124.48 540.2,-121.49 548.97,-118.41"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="550.04,-121.37 558.23,-114.64 547.63,-114.8 550.04,-121.37"/>
<path fill="none" stroke="#63b8ff" d="M213.82,-114.64C231.21,-123.73 258.65,-136.48 284.25,-141.62 387.94,-162.46 418.88,-151.18 521.75,-126.62 530.62,-124.51 539.99,-121.56 548.68,-118.51"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="549.62,-121.89 557.81,-115.16 547.21,-115.32 549.62,-121.89"/>
</a>
</g>
</g>
@@ -93,8 +93,8 @@
<g id="edge5_Node000004_Node000005" class="edge">
<title>Node4&#45;&gt;Node5</title>
<g id="a_edge5_Node000004_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M214.58,-94.56C232.07,-85.64 259.18,-73.07 284.25,-66.62 332.25,-54.29 388.76,-49.84 428.65,-48.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="428.56,-51.76 438.44,-47.93 428.32,-44.77 428.56,-51.76"/>
<path fill="none" stroke="#63b8ff" d="M214.58,-94.56C232.07,-85.64 259.18,-73.07 284.25,-66.62 332.05,-54.34 388.28,-49.88 428.13,-48.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="428.05,-51.82 437.92,-47.98 427.81,-44.82 428.05,-51.82"/>
</a>
</g>
</g>
@@ -111,8 +111,8 @@
<g id="edge7_Node000004_Node000006" class="edge">
<title>Node4&#45;&gt;Node6</title>
<g id="a_edge7_Node000004_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.57,-111.07C256.54,-112.05 264.87,-113.07 273.13,-114.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.57,-117.66 282.92,-115.4 273.42,-110.71 272.57,-117.66"/>
<path fill="none" stroke="#63b8ff" d="M248.57,-111.07C256.36,-112.03 264.49,-113.02 272.57,-114.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.07,-117.47 282.42,-115.21 272.92,-110.52 272.07,-117.47"/>
</a>
</g>
</g>
@@ -129,8 +129,8 @@
<g id="edge10_Node000004_Node000007" class="edge">
<title>Node4&#45;&gt;Node7</title>
<g id="a_edge10_Node000004_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M248.57,-97.82C256.54,-96.79 264.87,-95.71 273.13,-94.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="273.45,-98.01 282.92,-93.25 272.56,-91.06 273.45,-98.01"/>
<path fill="none" stroke="#63b8ff" d="M248.57,-97.82C256.36,-96.81 264.49,-95.76 272.57,-94.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="272.95,-98.2 282.42,-93.45 272.06,-91.26 272.95,-98.2"/>
</a>
</g>
</g>
@@ -147,8 +147,8 @@
<g id="edge13_Node000004_Node000008" class="edge">
<title>Node4&#45;&gt;Node8</title>
<g id="a_edge13_Node000004_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M206.28,-94.57C222.09,-79.71 253.56,-51.7 284.25,-33.62 290.23,-30.1 296.83,-26.86 303.37,-23.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.64,-26.82 312.52,-19.74 301.94,-20.36 304.64,-26.82"/>
<path fill="none" stroke="#63b8ff" d="M206.28,-94.57C222.09,-79.71 253.56,-51.7 284.25,-33.62 290.09,-30.19 296.51,-27.01 302.9,-24.18"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="304.25,-27.41 312.12,-20.32 301.55,-20.95 304.25,-27.41"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<g id="edge6_Node000005_Node000002" class="edge">
<title>Node5&#45;&gt;Node2</title>
<g id="a_edge6_Node000005_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M499.47,-57.55C515.13,-66.33 538.22,-79.26 556.23,-89.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="554.2,-92.79 564.64,-94.62 557.62,-86.68 554.2,-92.79"/>
<path fill="none" stroke="#63b8ff" d="M499.47,-57.55C514.99,-66.25 537.79,-79.02 555.73,-89.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="553.88,-92.05 564.32,-93.88 557.3,-85.94 553.88,-92.05"/>
</a>
</g>
</g>
@@ -165,8 +165,8 @@
<g id="edge8_Node000006_Node000002" class="edge">
<title>Node6&#45;&gt;Node2</title>
<g id="a_edge8_Node000006_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M403.96,-118.18C448.65,-114.8 508.68,-110.27 546.74,-107.4"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.62,-110.84 556.33,-106.6 546.09,-103.86 546.62,-110.84"/>
<path fill="none" stroke="#63b8ff" d="M403.96,-118.18C448.46,-114.82 508.17,-110.31 546.25,-107.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.11,-110.96 555.82,-106.71 545.59,-103.98 546.11,-110.96"/>
</a>
</g>
</g>
@@ -174,8 +174,8 @@
<g id="edge9_Node000006_Node000005" class="edge">
<title>Node6&#45;&gt;Node5</title>
<g id="a_edge9_Node000006_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M384.61,-112.55C391.16,-110.31 397.76,-107.67 403.75,-104.62 424.93,-93.85 446.35,-77.15 461.02,-64.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="463.01,-66.64 468.23,-57.42 458.4,-61.37 463.01,-66.64"/>
<path fill="none" stroke="#63b8ff" d="M384.61,-112.55C391.16,-110.31 397.76,-107.67 403.75,-104.62 424.73,-93.96 445.94,-77.46 460.61,-64.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="462.86,-67.63 468.09,-58.42 458.26,-62.37 462.86,-67.63"/>
</a>
</g>
</g>
@@ -183,8 +183,8 @@
<g id="edge11_Node000007_Node000002" class="edge">
<title>Node7&#45;&gt;Node2</title>
<g id="a_edge11_Node000007_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M403.96,-90.32C448.65,-93.88 508.68,-98.66 546.74,-101.7"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="546.08,-105.23 556.33,-102.54 546.64,-98.26 546.08,-105.23"/>
<path fill="none" stroke="#63b8ff" d="M403.96,-90.32C448.46,-93.87 508.17,-98.62 546.25,-101.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="545.57,-105.11 555.82,-102.42 546.13,-98.14 545.57,-105.11"/>
</a>
</g>
</g>
@@ -192,8 +192,8 @@
<g id="edge12_Node000007_Node000005" class="edge">
<title>Node7&#45;&gt;Node5</title>
<g id="a_edge12_Node000007_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M380.76,-75.54C397.03,-70.95 416.48,-65.47 433.82,-60.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="434.62,-63.71 443.29,-57.62 432.72,-56.97 434.62,-63.71"/>
<path fill="none" stroke="#63b8ff" d="M380.76,-75.54C396.87,-71 416.11,-65.57 433.33,-60.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="434.16,-64.12 442.84,-58.03 432.26,-57.38 434.16,-64.12"/>
</a>
</g>
</g>
@@ -201,8 +201,8 @@
<g id="edge14_Node000008_Node000002" class="edge">
<title>Node8&#45;&gt;Node2</title>
<g id="a_edge14_Node000008_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M404.04,-4.99C440.08,-4.73 485.96,-9.17 521.75,-28.62 545.23,-41.38 563.15,-67.12 573.49,-85.09"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="570.83,-86.51 578.69,-93.62 576.97,-83.16 570.83,-86.51"/>
<path fill="none" stroke="#63b8ff" d="M404.04,-4.99C440.08,-4.73 485.96,-9.17 521.75,-28.62 545.01,-41.26 562.81,-66.64 573.2,-84.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="570.09,-86.2 577.96,-93.29 576.23,-82.84 570.09,-86.2"/>
</a>
</g>
</g>
@@ -210,8 +210,8 @@
<g id="edge15_Node000008_Node000005" class="edge">
<title>Node8&#45;&gt;Node5</title>
<g id="a_edge15_Node000008_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M380.76,-19.71C397.03,-24.3 416.48,-29.78 433.82,-34.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="432.72,-38.28 443.29,-37.63 434.62,-31.54 432.72,-38.28"/>
<path fill="none" stroke="#63b8ff" d="M380.76,-19.71C396.87,-24.25 416.11,-29.68 433.33,-34.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="432.26,-37.87 442.84,-37.22 434.16,-31.13 432.26,-37.87"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -1,4 +1,4 @@
<map id="search::sublist_search::sublistSearch" name="search::sublist_search::sublistSearch">
<area shape="rect" id="Node000001" title="Main searching function." alt="" coords="5,29,158,70"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="52,29,50,19,55,11,66,5,82,3,99,5,109,12,106,16,97,10,81,8,67,10,59,14,56,20,57,28"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="52,29,50,19,55,11,66,5,82,3,98,5,108,11,106,16,97,10,81,8,67,10,59,14,56,20,57,28"/>
</map>

View File

@@ -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: search::sublist_search::sublistSearch Pages: 1 -->
<svg width="122pt" height="57pt"
@@ -32,8 +32,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 67.04,-48.5 73.51,-45.83 76.55,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.1,-42.22 77.37,-31.99 73.12,-41.69 80.1,-42.22"/>
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 66.77,-48.5 73.15,-45.97 76.28,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.74,-42.78 77.22,-32.49 72.78,-42.11 79.74,-42.78"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -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: search::sublist_search::sublistSearch Pages: 1 -->
<svg width="122pt" height="57pt"
@@ -22,8 +22,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 67.04,-48.5 73.51,-45.83 76.55,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.1,-42.22 77.37,-31.99 73.12,-41.69 80.1,-42.22"/>
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 66.77,-48.5 73.15,-45.97 76.28,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.74,-42.78 77.22,-32.49 72.78,-42.11 79.74,-42.78"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,4 +1,4 @@
<map id="search::sublist_search::makeLinkedList" name="search::sublist_search::makeLinkedList">
<area shape="rect" id="Node000001" title="Give a vector of data, it adds each element of vector in the linked list and return the address of he..." alt="" coords="5,29,158,70"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="52,29,50,19,55,11,66,5,82,3,99,5,109,12,106,16,97,10,81,8,67,10,59,14,56,20,57,28"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="52,29,50,19,55,11,66,5,82,3,98,5,108,11,106,16,97,10,81,8,67,10,59,14,56,20,57,28"/>
</map>

View File

@@ -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: search::sublist_search::makeLinkedList Pages: 1 -->
<svg width="122pt" height="57pt"
@@ -32,8 +32,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 67.04,-48.5 73.51,-45.83 76.55,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.1,-42.22 77.37,-31.99 73.12,-41.69 80.1,-42.22"/>
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 66.77,-48.5 73.15,-45.97 76.28,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.74,-42.78 77.22,-32.49 72.78,-42.11 79.74,-42.78"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@@ -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: search::sublist_search::makeLinkedList Pages: 1 -->
<svg width="122pt" height="57pt"
@@ -22,8 +22,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 67.04,-48.5 73.51,-45.83 76.55,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.1,-42.22 77.37,-31.99 73.12,-41.69 80.1,-42.22"/>
<path fill="none" stroke="#63b8ff" d="M36.88,-30.99C32.75,-40.06 39.5,-48.5 57.13,-48.5 66.77,-48.5 73.15,-45.97 76.28,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.74,-42.78 77.22,-32.49 72.78,-42.11 79.74,-42.78"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -1,22 +1,22 @@
<map id="test" name="test">
<area shape="rect" id="Node000001" title="Self&#45;test implementations." alt="" coords="5,92,49,117"/>
<area shape="rect" id="Node000002" href="$d5/d58/class_test_cases.html#aeabea90c02f9159e4a784bbf736e1e23" title="Executes test cases." alt="" coords="97,92,239,117"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="49,102,82,102,82,107,49,107"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="49,102,81,102,81,107,49,107"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="652,92,723,117"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="182,89,226,55,255,38,286,26,375,6,412,3,447,4,518,20,605,50,634,64,659,80,656,85,631,69,603,55,517,25,446,10,412,8,375,11,288,31,257,43,229,60,185,93"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="182,89,226,55,255,38,286,26,375,6,412,3,447,4,518,20,605,50,633,64,659,80,656,85,631,68,603,55,517,25,446,10,412,8,375,11,288,31,257,43,229,60,185,93"/>
<area shape="rect" id="Node000004" href="$d5/d58/class_test_cases.html#aa3aa3d5bf666f327ee8e2d11d397b06e" title="A function to print given message on console." alt="" coords="494,92,604,117"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="239,102,480,102,480,107,239,107"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="239,102,479,102,479,107,239,107"/>
<area shape="rect" id="Node000005" href="$d5/d58/class_test_cases.html#ac2636e8b5b9e053374c45bfcf0603008" title="A test case contains edge case, printing inorder successor of last node." alt="" coords="287,41,446,67"/>
<area shape="poly" id="edge5_Node000002_Node000005" title=" " alt="" coords="221,88,299,68,300,73,222,94"/>
<area shape="poly" id="edge5_Node000002_Node000005" title=" " alt="" coords="221,88,298,69,299,74,222,94"/>
<area shape="rect" id="Node000006" href="$d5/d58/class_test_cases.html#abae0148985f159b582a385cf399254e3" title="A test case which contains main list of 100 elements and sublist of 20." alt="" coords="287,142,446,168"/>
<area shape="poly" id="edge8_Node000002_Node000006" title=" " alt="" coords="222,115,300,136,299,141,221,121"/>
<area shape="poly" id="edge8_Node000002_Node000006" title=" " alt="" coords="222,115,299,135,298,141,221,121"/>
<area shape="rect" id="Node000007" href="$d5/d58/class_test_cases.html#ad9f95c09931625b41e3be1f88d1e28c5" title="A test case which contains main list of 50 elements and sublist of 20." alt="" coords="287,192,446,217"/>
<area shape="poly" id="edge11_Node000002_Node000007" title=" " alt="" coords="188,116,232,147,288,178,301,184,299,189,286,183,230,151,185,120"/>
<area shape="poly" id="edge4_Node000004_Node000003" title=" " alt="" coords="604,102,637,102,637,107,604,107"/>
<area shape="poly" id="edge6_Node000005_Node000003" title=" " alt="" coords="447,56,523,64,604,77,638,85,637,90,603,82,523,69,446,61"/>
<area shape="poly" id="edge7_Node000005_Node000004" title=" " alt="" coords="416,65,487,85,486,90,415,70"/>
<area shape="poly" id="edge9_Node000006_Node000003" title=" " alt="" coords="446,148,523,140,603,127,637,119,638,124,604,132,523,145,447,153"/>
<area shape="poly" id="edge10_Node000006_Node000004" title=" " alt="" coords="415,139,486,119,487,124,416,144"/>
<area shape="poly" id="edge12_Node000007_Node000003" title=" " alt="" coords="446,191,523,175,603,150,654,123,656,128,605,155,524,180,447,196"/>
<area shape="poly" id="edge13_Node000007_Node000004" title=" " alt="" coords="420,189,445,178,486,153,521,125,524,129,489,157,448,183,422,194"/>
<area shape="poly" id="edge11_Node000002_Node000007" title=" " alt="" coords="188,116,232,147,288,178,301,183,299,188,286,183,230,151,185,120"/>
<area shape="poly" id="edge4_Node000004_Node000003" title=" " alt="" coords="604,102,636,102,636,107,604,107"/>
<area shape="poly" id="edge6_Node000005_Node000003" title=" " alt="" coords="447,56,523,64,604,77,637,85,636,90,603,82,523,69,446,61"/>
<area shape="poly" id="edge7_Node000005_Node000004" title=" " alt="" coords="416,65,486,84,485,90,415,70"/>
<area shape="poly" id="edge9_Node000006_Node000003" title=" " alt="" coords="446,148,523,140,603,127,636,119,637,124,604,132,523,145,447,153"/>
<area shape="poly" id="edge10_Node000006_Node000004" title=" " alt="" coords="415,139,485,119,486,125,416,144"/>
<area shape="poly" id="edge12_Node000007_Node000003" title=" " alt="" coords="446,191,523,175,603,150,653,124,656,128,605,155,524,180,447,196"/>
<area shape="poly" id="edge13_Node000007_Node000004" title=" " alt="" coords="420,189,445,178,486,153,520,126,524,130,489,157,448,183,422,194"/>
</map>

View File

@@ -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: test Pages: 1 -->
<!--zoomable 167 -->
@@ -76,8 +76,8 @@ var sectionId = 'dynsection-5';
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.99,-84.62C39.83,-84.62 48.33,-84.62 57.32,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.05,-88.13 67.05,-84.62 57.05,-81.13 57.05,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M32.99,-84.62C39.68,-84.62 47.96,-84.62 56.74,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.53,-88.13 66.53,-84.63 56.53,-81.13 56.53,-88.13"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@ var sectionId = 'dynsection-5';
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.81,-94.72C149.53,-108.47 180.08,-132.44 211.25,-141.62 312.8,-171.53 349.58,-160.65 448.75,-123.62 463.23,-118.22 477.92,-109.12 489.33,-101.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="491.08,-103.4 497.08,-94.66 486.94,-97.75 491.08,-103.4"/>
<path fill="none" stroke="#63b8ff" d="M133.81,-94.72C149.53,-108.47 180.08,-132.44 211.25,-141.62 312.8,-171.53 349.58,-160.65 448.75,-123.62 463.08,-118.27 477.62,-109.3 488.99,-101.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="490.85,-104.29 496.86,-95.56 486.72,-98.64 490.85,-104.29"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@ var sectionId = 'dynsection-5';
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M175.6,-84.62C227.14,-84.62 305.06,-84.62 355.93,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.67,-88.13 365.67,-84.62 355.67,-81.13 355.67,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M175.6,-84.62C226.92,-84.62 304.41,-84.62 355.29,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.16,-88.13 365.16,-84.63 355.16,-81.13 355.16,-88.13"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@ var sectionId = 'dynsection-5';
<g id="edge5_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge5_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M161.92,-94.71C179.86,-99.34 201.35,-104.89 220.43,-109.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="219.47,-113.45 230.03,-112.56 221.23,-106.67 219.47,-113.45"/>
<path fill="none" stroke="#63b8ff" d="M161.92,-94.71C179.69,-99.3 200.95,-104.79 219.89,-109.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="219.01,-113.07 229.57,-112.18 220.76,-106.29 219.01,-113.07"/>
</a>
</g>
</g>
@@ -148,8 +148,8 @@ var sectionId = 'dynsection-5';
<g id="edge8_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge8_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M161.92,-74.54C179.86,-69.91 201.35,-64.36 220.43,-59.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.23,-62.58 230.03,-56.69 219.47,-55.8 221.23,-62.58"/>
<path fill="none" stroke="#63b8ff" d="M161.92,-74.54C179.69,-69.95 200.95,-64.46 219.89,-59.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="220.76,-62.96 229.57,-57.07 219.01,-56.18 220.76,-62.96"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@ var sectionId = 'dynsection-5';
<g id="edge11_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge11_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M135.98,-74.52C152.67,-62.04 182.77,-40.86 211.25,-27.62 214.44,-26.14 217.79,-24.74 221.19,-23.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.26,-26.41 230.5,-19.75 219.91,-19.81 222.26,-26.41"/>
<path fill="none" stroke="#63b8ff" d="M135.98,-74.52C152.67,-62.04 182.77,-40.86 211.25,-27.62 214.34,-26.19 217.58,-24.83 220.88,-23.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.84,-26.92 230.08,-20.26 219.48,-20.33 221.84,-26.92"/>
</a>
</g>
</g>
@@ -175,8 +175,8 @@ var sectionId = 'dynsection-5';
<g id="edge4_Node000004_Node000003" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M448.96,-84.62C457.04,-84.62 465.5,-84.62 473.46,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="473.31,-88.13 483.31,-84.62 473.31,-81.13 473.31,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M448.96,-84.62C456.86,-84.62 465.11,-84.62 472.91,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.8,-88.13 482.8,-84.63 472.8,-81.13 472.8,-88.13"/>
</a>
</g>
</g>
@@ -184,8 +184,8 @@ var sectionId = 'dynsection-5';
<g id="edge6_Node000005_Node000003" class="edge">
<title>Node5&#45;&gt;Node3</title>
<g id="a_edge6_Node000005_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M330.95,-119.12C365.52,-116.37 409.9,-111.61 448.75,-103.62 457,-101.93 465.72,-99.59 473.93,-97.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="474.84,-100.21 483.35,-93.89 472.76,-93.53 474.84,-100.21"/>
<path fill="none" stroke="#63b8ff" d="M330.95,-119.12C365.52,-116.37 409.9,-111.61 448.75,-103.62 456.81,-101.97 465.33,-99.7 473.38,-97.3"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="474.39,-100.65 482.9,-94.34 472.31,-93.97 474.39,-100.65"/>
</a>
</g>
</g>
@@ -193,8 +193,8 @@ var sectionId = 'dynsection-5';
<g id="edge7_Node000005_Node000004" class="edge">
<title>Node5&#45;&gt;Node4</title>
<g id="a_edge7_Node000005_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M307.76,-112.54C324.03,-107.95 343.48,-102.47 360.82,-97.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="361.62,-100.71 370.29,-94.62 359.72,-93.97 361.62,-100.71"/>
<path fill="none" stroke="#63b8ff" d="M307.76,-112.54C323.87,-108 343.11,-102.57 360.33,-97.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="361.16,-101.12 369.84,-95.03 359.26,-94.38 361.16,-101.12"/>
</a>
</g>
</g>
@@ -202,8 +202,8 @@ var sectionId = 'dynsection-5';
<g id="edge9_Node000006_Node000003" class="edge">
<title>Node6&#45;&gt;Node3</title>
<g id="a_edge9_Node000006_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M330.95,-50.13C365.52,-52.88 409.9,-57.64 448.75,-65.62 457,-67.32 465.72,-69.66 473.93,-72.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.76,-75.72 483.35,-75.36 474.84,-69.04 472.76,-75.72"/>
<path fill="none" stroke="#63b8ff" d="M330.95,-50.13C365.52,-52.88 409.9,-57.64 448.75,-65.62 456.81,-67.28 465.33,-69.55 473.38,-71.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.31,-75.28 482.9,-74.91 474.39,-68.6 472.31,-75.28"/>
</a>
</g>
</g>
@@ -211,8 +211,8 @@ var sectionId = 'dynsection-5';
<g id="edge10_Node000006_Node000004" class="edge">
<title>Node6&#45;&gt;Node4</title>
<g id="a_edge10_Node000006_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M307.76,-56.71C324.03,-61.3 343.48,-66.78 360.82,-71.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="359.72,-75.28 370.29,-74.63 361.62,-68.54 359.72,-75.28"/>
<path fill="none" stroke="#63b8ff" d="M307.76,-56.71C323.87,-61.25 343.11,-66.68 360.33,-71.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="359.26,-74.87 369.84,-74.22 361.16,-68.13 359.26,-74.87"/>
</a>
</g>
</g>
@@ -220,8 +220,8 @@ var sectionId = 'dynsection-5';
<g id="edge12_Node000007_Node000003" class="edge">
<title>Node7&#45;&gt;Node3</title>
<g id="a_edge12_Node000007_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M331.06,-17.93C366.06,-24.01 410.85,-33.81 448.75,-48.62 462.16,-53.86 476.1,-61.75 487.33,-68.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="485.13,-72.2 495.42,-74.7 488.94,-66.33 485.13,-72.2"/>
<path fill="none" stroke="#63b8ff" d="M331.06,-17.93C366.06,-24.01 410.85,-33.81 448.75,-48.62 462.02,-53.81 475.82,-61.59 486.99,-68.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="484.86,-71.38 495.15,-73.88 488.66,-65.51 484.86,-71.38"/>
</a>
</g>
</g>
@@ -229,8 +229,8 @@ var sectionId = 'dynsection-5';
<g id="edge13_Node000007_Node000004" class="edge">
<title>Node7&#45;&gt;Node4</title>
<g id="a_edge13_Node000007_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M311.61,-19.7C318.16,-21.94 324.76,-24.58 330.75,-27.62 351.93,-38.4 373.35,-55.1 388.02,-67.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.4,-70.88 395.23,-74.83 390.01,-65.61 385.4,-70.88"/>
<path fill="none" stroke="#63b8ff" d="M311.61,-19.7C318.16,-21.94 324.76,-24.58 330.75,-27.62 351.73,-38.29 372.94,-54.79 387.61,-67.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.26,-69.88 395.09,-73.83 389.86,-64.62 385.26,-69.88"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -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: test Pages: 1 -->
<svg width="546pt" height="167pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.99,-84.62C39.83,-84.62 48.33,-84.62 57.32,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.05,-88.13 67.05,-84.62 57.05,-81.13 57.05,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M32.99,-84.62C39.68,-84.62 47.96,-84.62 56.74,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.53,-88.13 66.53,-84.63 56.53,-81.13 56.53,-88.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.81,-94.72C149.53,-108.47 180.08,-132.44 211.25,-141.62 312.8,-171.53 349.58,-160.65 448.75,-123.62 463.23,-118.22 477.92,-109.12 489.33,-101.07"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="491.08,-103.4 497.08,-94.66 486.94,-97.75 491.08,-103.4"/>
<path fill="none" stroke="#63b8ff" d="M133.81,-94.72C149.53,-108.47 180.08,-132.44 211.25,-141.62 312.8,-171.53 349.58,-160.65 448.75,-123.62 463.08,-118.27 477.62,-109.3 488.99,-101.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="490.85,-104.29 496.86,-95.56 486.72,-98.64 490.85,-104.29"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M175.6,-84.62C227.14,-84.62 305.06,-84.62 355.93,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.67,-88.13 365.67,-84.62 355.67,-81.13 355.67,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M175.6,-84.62C226.92,-84.62 304.41,-84.62 355.29,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="355.16,-88.13 365.16,-84.63 355.16,-81.13 355.16,-88.13"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge5_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge5_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M161.92,-94.71C179.86,-99.34 201.35,-104.89 220.43,-109.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="219.47,-113.45 230.03,-112.56 221.23,-106.67 219.47,-113.45"/>
<path fill="none" stroke="#63b8ff" d="M161.92,-94.71C179.69,-99.3 200.95,-104.79 219.89,-109.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="219.01,-113.07 229.57,-112.18 220.76,-106.29 219.01,-113.07"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge8_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge8_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M161.92,-74.54C179.86,-69.91 201.35,-64.36 220.43,-59.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.23,-62.58 230.03,-56.69 219.47,-55.8 221.23,-62.58"/>
<path fill="none" stroke="#63b8ff" d="M161.92,-74.54C179.69,-69.95 200.95,-64.46 219.89,-59.57"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="220.76,-62.96 229.57,-57.07 219.01,-56.18 220.76,-62.96"/>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<g id="edge11_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge11_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M135.98,-74.52C152.67,-62.04 182.77,-40.86 211.25,-27.62 214.44,-26.14 217.79,-24.74 221.19,-23.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="222.26,-26.41 230.5,-19.75 219.91,-19.81 222.26,-26.41"/>
<path fill="none" stroke="#63b8ff" d="M135.98,-74.52C152.67,-62.04 182.77,-40.86 211.25,-27.62 214.34,-26.19 217.58,-24.83 220.88,-23.55"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="221.84,-26.92 230.08,-20.26 219.48,-20.33 221.84,-26.92"/>
</a>
</g>
</g>
@@ -129,8 +129,8 @@
<g id="edge4_Node000004_Node000003" class="edge">
<title>Node4&#45;&gt;Node3</title>
<g id="a_edge4_Node000004_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M448.96,-84.62C457.04,-84.62 465.5,-84.62 473.46,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="473.31,-88.13 483.31,-84.62 473.31,-81.13 473.31,-88.13"/>
<path fill="none" stroke="#63b8ff" d="M448.96,-84.62C456.86,-84.62 465.11,-84.62 472.91,-84.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.8,-88.13 482.8,-84.63 472.8,-81.13 472.8,-88.13"/>
</a>
</g>
</g>
@@ -138,8 +138,8 @@
<g id="edge6_Node000005_Node000003" class="edge">
<title>Node5&#45;&gt;Node3</title>
<g id="a_edge6_Node000005_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M330.95,-119.12C365.52,-116.37 409.9,-111.61 448.75,-103.62 457,-101.93 465.72,-99.59 473.93,-97.14"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="474.84,-100.21 483.35,-93.89 472.76,-93.53 474.84,-100.21"/>
<path fill="none" stroke="#63b8ff" d="M330.95,-119.12C365.52,-116.37 409.9,-111.61 448.75,-103.62 456.81,-101.97 465.33,-99.7 473.38,-97.3"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="474.39,-100.65 482.9,-94.34 472.31,-93.97 474.39,-100.65"/>
</a>
</g>
</g>
@@ -147,8 +147,8 @@
<g id="edge7_Node000005_Node000004" class="edge">
<title>Node5&#45;&gt;Node4</title>
<g id="a_edge7_Node000005_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M307.76,-112.54C324.03,-107.95 343.48,-102.47 360.82,-97.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="361.62,-100.71 370.29,-94.62 359.72,-93.97 361.62,-100.71"/>
<path fill="none" stroke="#63b8ff" d="M307.76,-112.54C323.87,-108 343.11,-102.57 360.33,-97.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="361.16,-101.12 369.84,-95.03 359.26,-94.38 361.16,-101.12"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<g id="edge9_Node000006_Node000003" class="edge">
<title>Node6&#45;&gt;Node3</title>
<g id="a_edge9_Node000006_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M330.95,-50.13C365.52,-52.88 409.9,-57.64 448.75,-65.62 457,-67.32 465.72,-69.66 473.93,-72.11"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.76,-75.72 483.35,-75.36 474.84,-69.04 472.76,-75.72"/>
<path fill="none" stroke="#63b8ff" d="M330.95,-50.13C365.52,-52.88 409.9,-57.64 448.75,-65.62 456.81,-67.28 465.33,-69.55 473.38,-71.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="472.31,-75.28 482.9,-74.91 474.39,-68.6 472.31,-75.28"/>
</a>
</g>
</g>
@@ -165,8 +165,8 @@
<g id="edge10_Node000006_Node000004" class="edge">
<title>Node6&#45;&gt;Node4</title>
<g id="a_edge10_Node000006_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M307.76,-56.71C324.03,-61.3 343.48,-66.78 360.82,-71.67"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="359.72,-75.28 370.29,-74.63 361.62,-68.54 359.72,-75.28"/>
<path fill="none" stroke="#63b8ff" d="M307.76,-56.71C323.87,-61.25 343.11,-66.68 360.33,-71.53"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="359.26,-74.87 369.84,-74.22 361.16,-68.13 359.26,-74.87"/>
</a>
</g>
</g>
@@ -174,8 +174,8 @@
<g id="edge12_Node000007_Node000003" class="edge">
<title>Node7&#45;&gt;Node3</title>
<g id="a_edge12_Node000007_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M331.06,-17.93C366.06,-24.01 410.85,-33.81 448.75,-48.62 462.16,-53.86 476.1,-61.75 487.33,-68.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="485.13,-72.2 495.42,-74.7 488.94,-66.33 485.13,-72.2"/>
<path fill="none" stroke="#63b8ff" d="M331.06,-17.93C366.06,-24.01 410.85,-33.81 448.75,-48.62 462.02,-53.81 475.82,-61.59 486.99,-68.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="484.86,-71.38 495.15,-73.88 488.66,-65.51 484.86,-71.38"/>
</a>
</g>
</g>
@@ -183,8 +183,8 @@
<g id="edge13_Node000007_Node000004" class="edge">
<title>Node7&#45;&gt;Node4</title>
<g id="a_edge13_Node000007_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M311.61,-19.7C318.16,-21.94 324.76,-24.58 330.75,-27.62 351.93,-38.4 373.35,-55.1 388.02,-67.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.4,-70.88 395.23,-74.83 390.01,-65.61 385.4,-70.88"/>
<path fill="none" stroke="#63b8ff" d="M311.61,-19.7C318.16,-21.94 324.76,-24.58 330.75,-27.62 351.73,-38.29 372.94,-54.79 387.61,-67.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="385.26,-69.88 395.09,-73.83 389.86,-64.62 385.26,-69.88"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

@@ -1,6 +1,6 @@
<map id="search::sublist_search::printLinkedList" name="search::sublist_search::printLinkedList">
<area shape="rect" id="Node000001" title="A simple function to print the linked list." alt="" coords="5,29,158,70"/>
<area shape="poly" id="edge2_Node000001_Node000001" title=" " alt="" coords="51,29,49,19,54,11,65,5,82,3,100,5,110,12,107,16,98,10,81,8,67,10,58,14,54,20,56,28"/>
<area shape="poly" id="edge2_Node000001_Node000001" title=" " alt="" coords="51,29,49,19,54,11,65,5,82,3,99,5,110,11,107,16,97,10,81,8,67,10,58,14,54,20,56,28"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="206,37,277,63"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="158,47,191,47,191,52,158,52"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="158,47,190,47,190,52,158,52"/>
</map>

View File

@@ -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: search::sublist_search::printLinkedList Pages: 1 -->
<svg width="212pt" height="57pt"
@@ -32,8 +32,8 @@
<g id="edge2_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge2_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M35.88,-30.99C31.55,-40.06 38.63,-48.5 57.12,-48.5 67.53,-48.5 74.32,-45.83 77.5,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.06,-42.23 78.37,-31.99 74.09,-41.68 81.06,-42.23"/>
<path fill="none" stroke="#63b8ff" d="M35.88,-30.99C31.55,-40.06 38.63,-48.5 57.12,-48.5 67.24,-48.5 73.94,-45.97 77.23,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.69,-42.79 78.21,-32.49 73.72,-42.09 80.69,-42.79"/>
</a>
</g>
</g>
@@ -50,8 +50,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M114.65,-15.25C122.9,-15.25 131.22,-15.25 138.96,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.79,-18.75 148.79,-15.25 138.79,-11.75 138.79,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M114.65,-15.25C122.71,-15.25 130.84,-15.25 138.42,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.28,-18.75 148.28,-15.25 138.28,-11.75 138.28,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -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: search::sublist_search::printLinkedList Pages: 1 -->
<svg width="212pt" height="57pt"
@@ -22,8 +22,8 @@
<g id="edge2_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge2_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M35.88,-30.99C31.55,-40.06 38.63,-48.5 57.12,-48.5 67.53,-48.5 74.32,-45.83 77.5,-41.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.06,-42.23 78.37,-31.99 74.09,-41.68 81.06,-42.23"/>
<path fill="none" stroke="#63b8ff" d="M35.88,-30.99C31.55,-40.06 38.63,-48.5 57.12,-48.5 67.24,-48.5 73.94,-45.97 77.23,-42.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.69,-42.79 78.21,-32.49 73.72,-42.09 80.69,-42.79"/>
</a>
</g>
</g>
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M114.65,-15.25C122.9,-15.25 131.22,-15.25 138.96,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.79,-18.75 148.79,-15.25 138.79,-11.75 138.79,-18.75"/>
<path fill="none" stroke="#63b8ff" d="M114.65,-15.25C122.71,-15.25 130.84,-15.25 138.42,-15.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.28,-18.75 148.28,-15.25 138.28,-11.75 138.28,-18.75"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB