mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +08:00
Documentation for fddbf08f5a
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 7.1.0 (20230121.1956)
|
||||
<!-- Generated by graphviz version 8.0.2 (20230410.1723)
|
||||
-->
|
||||
<!-- 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.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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M55.72,-54.75C51.04,-47.66 44.28,-37.42 38.44,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.84,-26.86 32.41,-20.44 35,-30.72 40.84,-26.86"/>
|
||||
</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.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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M67.28,-54.75C71.96,-47.66 78.72,-37.42 84.56,-28.59"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88,-30.72 90.59,-20.44 82.16,-26.86 88,-30.72"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user