Documentation for db149bf3b7

This commit is contained in:
github-actions
2022-09-02 14:36:25 +00:00
parent ca6acdc719
commit 766f10286e
5464 changed files with 92674 additions and 78796 deletions

View File

@@ -1,20 +1,19 @@
<?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.0 (20220707.1540)
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
-->
<!-- Title: graph/dijkstra.cpp Pages: 1 -->
<svg width="440pt" height="84pt"
viewBox="0.00 0.00 439.50 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
<svg width="440pt" height="82pt"
viewBox="0.00 0.00 439.50 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
<title>graph/dijkstra.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 435.5,-80 435.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="[Graph Dijkstras Shortest Path Algorithm (Dijkstra&#39;s Shortest Path)] (https://en.wikipedia....">
<polygon fill="#bfbfbf" stroke="black" points="176.5,-56.5 176.5,-75.5 270.5,-75.5 270.5,-56.5 176.5,-56.5"/>
<text text-anchor="middle" x="223.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">graph/dijkstra.cpp</text>
<polygon fill="#999999" stroke="#666666" points="270.5,-74 176.5,-74 176.5,-55 270.5,-55 270.5,-74"/>
<text text-anchor="middle" x="223.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">graph/dijkstra.cpp</text>
</a>
</g>
</g>
@@ -22,106 +21,106 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 49,-19.5 49,-0.5 0,-0.5"/>
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M191.97,-56.44C155.8,-46.63 96.69,-30.59 59.24,-20.43"/>
<polygon fill="midnightblue" stroke="midnightblue" points="59.85,-16.97 49.28,-17.73 58.02,-23.72 59.85,-16.97"/>
<path fill="none" stroke="#63b8ff" d="M191.53,-54.98C155.27,-45.33 96.37,-29.64 59.08,-19.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="59.73,-16.26 49.16,-17.07 57.93,-23.02 59.73,-16.26"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 121.5,-19.5 121.5,-0.5 67.5,-0.5"/>
<text text-anchor="middle" x="94.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="#e0e0e0" stroke="#999999" points="121.5,-19 67.5,-19 67.5,0 121.5,0 121.5,-19"/>
<text text-anchor="middle" x="94.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M203.06,-56.44C181.83,-47.56 148.4,-33.56 124.25,-23.45"/>
<polygon fill="midnightblue" stroke="midnightblue" points="125.42,-20.15 114.84,-19.52 122.72,-26.61 125.42,-20.15"/>
<path fill="none" stroke="#63b8ff" d="M202.77,-54.98C181.74,-46.34 148.95,-32.87 124.96,-23.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="126.18,-19.73 115.6,-19.17 123.52,-26.21 126.18,-19.73"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="139.5,-0.5 139.5,-19.5 179.5,-19.5 179.5,-0.5 139.5,-0.5"/>
<text text-anchor="middle" x="159.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">limits</text>
<polygon fill="#e0e0e0" stroke="#999999" points="179.5,-19 139.5,-19 139.5,0 179.5,0 179.5,-19"/>
<text text-anchor="middle" x="159.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">limits</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M213.22,-56.32C203.66,-48.26 189.22,-36.08 177.72,-26.37"/>
<polygon fill="midnightblue" stroke="midnightblue" points="179.87,-23.61 169.97,-19.83 175.36,-28.96 179.87,-23.61"/>
<path fill="none" stroke="#63b8ff" d="M213.22,-54.98C203.66,-47.07 189.22,-35.11 177.72,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="179.9,-22.85 169.97,-19.17 175.44,-28.24 179.9,-22.85"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="197.5,-0.5 197.5,-19.5 249.5,-19.5 249.5,-0.5 197.5,-0.5"/>
<text text-anchor="middle" x="223.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
<polygon fill="#e0e0e0" stroke="#999999" points="249.5,-19 197.5,-19 197.5,0 249.5,0 249.5,-19"/>
<text text-anchor="middle" x="223.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">memory</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M223.5,-56.08C223.5,-49.01 223.5,-38.86 223.5,-29.99"/>
<polygon fill="midnightblue" stroke="midnightblue" points="227,-29.75 223.5,-19.75 220,-29.75 227,-29.75"/>
<path fill="none" stroke="#63b8ff" d="M223.5,-54.75C223.5,-47.8 223.5,-37.85 223.5,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="227,-29.09 223.5,-19.09 220,-29.09 227,-29.09"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="268,-0.5 268,-19.5 311,-19.5 311,-0.5 268,-0.5"/>
<text text-anchor="middle" x="289.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
<polygon fill="#e0e0e0" stroke="#999999" points="311,-19 268,-19 268,0 311,0 311,-19"/>
<text text-anchor="middle" x="289.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">queue</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="midnightblue" d="M234.1,-56.32C243.96,-48.26 258.85,-36.08 270.72,-26.37"/>
<polygon fill="midnightblue" stroke="midnightblue" points="273.18,-28.88 278.7,-19.83 268.75,-23.46 273.18,-28.88"/>
<path fill="none" stroke="#63b8ff" d="M234.1,-54.98C243.96,-47.07 258.85,-35.11 270.72,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="273.1,-28.16 278.7,-19.17 268.71,-22.7 273.1,-28.16"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="329.5,-0.5 329.5,-19.5 369.5,-19.5 369.5,-0.5 329.5,-0.5"/>
<text text-anchor="middle" x="349.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">utility</text>
<polygon fill="#e0e0e0" stroke="#999999" points="369.5,-19 329.5,-19 329.5,0 369.5,0 369.5,-19"/>
<text text-anchor="middle" x="349.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">utility</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="midnightblue" d="M243.47,-56.44C264.11,-47.6 296.56,-33.69 320.13,-23.59"/>
<polygon fill="midnightblue" stroke="midnightblue" points="321.82,-26.67 329.63,-19.52 319.06,-20.24 321.82,-26.67"/>
<path fill="none" stroke="#63b8ff" d="M243.74,-54.98C264.32,-46.33 296.41,-32.83 319.85,-22.97"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="321.45,-26.1 329.31,-18.99 318.73,-19.65 321.45,-26.1"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="387.5,-0.5 387.5,-19.5 431.5,-19.5 431.5,-0.5 387.5,-0.5"/>
<text text-anchor="middle" x="409.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
<polygon fill="#e0e0e0" stroke="#999999" points="431.5,-19 387.5,-19 387.5,0 431.5,0 431.5,-19"/>
<text text-anchor="middle" x="409.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node1&#45;&gt;Node8</title>
<path fill="none" stroke="midnightblue" d="M252.97,-56.44C287,-46.56 342.77,-30.37 377.74,-20.22"/>
<polygon fill="midnightblue" stroke="midnightblue" points="378.82,-23.55 387.45,-17.4 376.87,-16.83 378.82,-23.55"/>
<path fill="none" stroke="#63b8ff" d="M253.38,-54.98C287.41,-45.29 342.76,-29.52 377.6,-19.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="378.62,-22.94 387.28,-16.83 376.7,-16.21 378.62,-22.94"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB