mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +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: graph/depth_first_search.cpp Pages: 1 -->
|
||||
<svg width="196pt" 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="M88.49,-54.84C77.62,-46.91 61.59,-35.22 48.75,-25.85"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.22,-22.59 41.08,-19.52 47.09,-28.25 51.22,-22.59"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M88.49,-54.84C77.73,-46.99 61.9,-35.45 49.12,-26.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.44,-23.48 41.3,-20.42 47.31,-29.14 51.44,-23.48"/>
|
||||
</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="M100.88,-55.08C100.88,-48.42 100.88,-38.99 100.88,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.38,-30.61 100.88,-20.61 97.38,-30.61 104.38,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M100.88,-55.08C100.88,-48.57 100.88,-39.42 100.88,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.38,-31.12 100.88,-21.12 97.38,-31.12 104.38,-31.12"/>
|
||||
</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="M112.07,-54.84C121.71,-47.07 135.83,-35.67 147.32,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.26,-28.53 154.84,-19.52 144.86,-23.08 149.26,-28.53"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M112.07,-54.84C121.61,-47.15 135.55,-35.9 146.98,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.08,-29.48 154.67,-20.48 144.69,-24.03 149.08,-29.48"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user