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: greedy_algorithms/jumpgame.cpp Pages: 1 -->
|
||||
<svg width="192pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.63,-54.51C67.95,-46.85 53.8,-35.66 42.19,-26.47"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.4,-23.76 34.38,-20.3 40.06,-29.25 44.4,-23.76"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.63,-54.51C67.76,-46.7 53.23,-35.21 41.5,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.21,-22.82 34.2,-19.36 39.87,-28.31 44.21,-22.82"/>
|
||||
</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="M89,-54.75C89,-48.27 89,-39.16 89,-30.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.5,-30.96 89,-20.96 85.5,-30.96 92.5,-30.96"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M89,-54.75C89,-48.11 89,-38.73 89,-30.31"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.5,-30.44 89,-20.44 85.5,-30.44 92.5,-30.44"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
@@ -59,8 +59,8 @@
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M100.87,-54.51C111.09,-46.77 126.07,-35.43 138.26,-26.2"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.23,-29.1 146.09,-20.27 136.01,-23.52 140.23,-29.1"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M100.87,-54.51C111.19,-46.7 126.37,-35.21 138.63,-25.93"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.44,-28.18 146.3,-19.36 136.22,-22.6 140.44,-28.18"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user