mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-16 14:14:27 +08:00
Documentation for 34720ae2d3
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 6.0.2 (20221011.1828)
|
||||
<!-- Generated by graphviz version 7.0.0 (20221023.0053)
|
||||
-->
|
||||
<!-- Title: math/magic_number.cpp Pages: 1 -->
|
||||
<svg width="132pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M55.72,-54.75C50.88,-47.42 43.82,-36.73 37.86,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.6,-25.5 32.17,-19.09 34.76,-29.36 40.6,-25.5"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M55.72,-54.75C51.09,-47.73 44.43,-37.64 38.63,-28.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.67,-27.12 33.24,-20.71 35.83,-30.98 41.67,-27.12"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -44,8 +44,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M67.28,-54.75C72.12,-47.42 79.18,-36.73 85.14,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.24,-29.36 90.83,-19.09 82.4,-25.5 88.24,-29.36"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M67.28,-54.75C71.91,-47.73 78.57,-37.64 84.37,-28.87"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.17,-30.98 89.76,-20.71 81.33,-27.12 87.17,-30.98"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user