mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 12:02:22 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<map id="math/prime_numbers.cpp" name="math/prime_numbers.cpp">
|
||||
<area shape="rect" id="Node000001" title="Get list of prime numbers." alt="" coords="5,5,174,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="10,79,81,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="85,33,63,68,58,65,80,30"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="85,33,63,67,59,64,80,30"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="105,79,162,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="99,30,121,65,116,68,94,33"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="99,30,120,64,116,67,94,33"/>
|
||||
</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: math/prime_numbers.cpp Pages: 1 -->
|
||||
<svg width="134pt" height="83pt"
|
||||
@@ -40,8 +40,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="M57.68,-55.08C53.26,-47.96 46.89,-37.68 41.39,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.94,-27.27 35.69,-20.61 37.99,-30.95 43.94,-27.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M57.68,-55.08C53.35,-48.11 47.16,-38.12 41.74,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.73,-27.55 36.49,-20.9 38.78,-31.24 44.73,-27.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -58,8 +58,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="M68.57,-55.08C72.99,-47.96 79.36,-37.68 84.86,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.26,-30.95 90.56,-20.61 82.31,-27.27 88.26,-30.95"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.57,-55.08C72.9,-48.11 79.09,-38.12 84.51,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.47,-31.24 89.76,-20.9 81.52,-27.55 87.47,-31.24"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 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: math/prime_numbers.cpp Pages: 1 -->
|
||||
<svg width="134pt" height="83pt"
|
||||
@@ -30,8 +30,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="M57.68,-55.08C53.26,-47.96 46.89,-37.68 41.39,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.94,-27.27 35.69,-20.61 37.99,-30.95 43.94,-27.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M57.68,-55.08C53.35,-48.11 47.16,-38.12 41.74,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.73,-27.55 36.49,-20.9 38.78,-31.24 44.73,-27.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,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="M68.57,-55.08C72.99,-47.96 79.36,-37.68 84.86,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.26,-30.95 90.56,-20.61 82.31,-27.27 88.26,-30.95"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M68.57,-55.08C72.9,-48.11 79.09,-38.12 84.51,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.47,-31.24 89.76,-20.9 81.52,-27.55 87.47,-31.24"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user