mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-01 14:03:17 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -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_factorization.cpp Pages: 1 -->
|
||||
<svg width="259pt" 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="M112.57,-54.84C96.75,-46.58 73.08,-34.23 54.79,-24.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.75,-21.23 46.26,-19.7 53.51,-27.43 56.75,-21.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.57,-54.84C96.89,-46.66 73.52,-34.46 55.3,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="57.09,-21.93 46.6,-20.4 53.85,-28.13 57.09,-21.93"/>
|
||||
</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="M124.43,-55.08C120.01,-47.96 113.64,-37.68 108.14,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="110.69,-27.27 102.44,-20.61 104.74,-30.95 110.69,-27.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M124.43,-55.08C120.1,-48.11 113.91,-38.12 108.49,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="111.48,-27.55 103.24,-20.9 105.53,-31.24 111.48,-27.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -76,8 +76,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="M135.49,-55.08C140.04,-47.96 146.6,-37.68 152.27,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="155.71,-30.92 158.14,-20.61 149.81,-27.15 155.71,-30.92"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M135.49,-55.08C139.99,-48.03 146.46,-37.9 152.09,-29.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="154.89,-31.2 157.32,-20.88 148.99,-27.43 154.89,-31.2"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -94,8 +94,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="M146.84,-54.84C162.28,-46.62 185.34,-34.34 203.24,-24.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.65,-27.49 211.83,-19.7 201.36,-21.31 204.65,-27.49"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M146.84,-54.84C162.14,-46.69 184.91,-34.57 202.74,-25.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.31,-28.2 211.49,-20.41 201.02,-22.02 204.31,-28.2"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Reference in New Issue
Block a user