mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for fc180b6061
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 5.0.1 (20220820.1526)
|
||||
<!-- Generated by graphviz version 6.0.1 (20220911.1526)
|
||||
-->
|
||||
<!-- Title: dynamic_programming::shortest_common_supersequence::scs Pages: 1 -->
|
||||
<svg width="351pt" height="212pt"
|
||||
@@ -21,8 +21,8 @@
|
||||
<!-- Node1->Node1 -->
|
||||
<g id="edge7" class="edge">
|
||||
<title>Node1->Node1</title>
|
||||
<path fill="none" stroke="#63b8ff" d="M63.95,-116.78C56.61,-125.91 67.62,-134.5 97,-134.5 114.44,-134.5 125.41,-131.47 129.91,-127.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="133.41,-126.82 130.05,-116.78 126.41,-126.73 133.41,-126.82"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M63.69,-116.78C56.29,-125.91 67.39,-134.5 97,-134.5 114.58,-134.5 125.64,-131.47 130.17,-127.1"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="133.67,-126.82 130.31,-116.78 126.67,-126.73 133.67,-126.82"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
|
||||
|
Before Width: | Height: | Size: 5.8 KiB After Width: | Height: | Size: 5.8 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 5.0.1 (20220820.1526)
|
||||
<!-- Generated by graphviz version 6.0.1 (20220911.1526)
|
||||
-->
|
||||
<!-- Title: main Pages: 1 -->
|
||||
<svg width="115pt" height="27pt"
|
||||
|
||||
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user