mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 04:53:55 +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: others/buzz_number.cpp Pages: 1 -->
|
||||
<svg width="131pt" height="82pt"
|
||||
@@ -29,8 +29,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.5,-54.75C61.5,-47.8 61.5,-37.85 61.5,-29.13"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65,-29.09 61.5,-19.09 58,-29.09 65,-29.09"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.5,-54.75C61.5,-48.27 61.5,-39.16 61.5,-30.9"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65,-30.96 61.5,-20.96 58,-30.96 65,-30.96"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
@@ -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: backtracking/sudoku_solver.cpp Pages: 1 -->
|
||||
<svg width="121pt" height="93pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M45.75,-54.84C41.35,-46.78 35.79,-36.62 31.1,-28.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="34.16,-26.36 26.3,-19.27 28.02,-29.72 34.16,-26.36"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M45.59,-54.54C41.42,-46.91 36.25,-37.46 31.77,-29.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="34.84,-27.6 26.97,-20.5 28.7,-30.96 34.84,-27.6"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
@@ -45,8 +45,8 @@
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.25,-54.84C65.65,-46.78 71.21,-36.62 75.9,-28.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="78.98,-29.72 80.7,-19.27 72.84,-26.36 78.98,-29.72"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.41,-54.54C65.58,-46.91 70.75,-37.46 75.23,-29.27"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="78.3,-30.96 80.03,-20.5 72.16,-27.6 78.3,-30.96"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user