mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<map id="backtracking/graph_coloring.cpp" name="backtracking/graph_coloring.cpp">
|
||||
<area shape="rect" id="Node000001" title="prints the assigned colors using Graph Coloring algorithm" alt="" coords="50,5,182,46"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,56,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="97,48,56,86,53,82,93,44"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="97,48,57,85,53,81,93,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="80,94,152,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="119,46,119,79,113,79,113,46"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="119,46,119,78,113,78,113,46"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="175,94,233,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="139,44,181,82,178,86,136,48"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="139,44,181,81,177,85,136,48"/>
|
||||
</map>
|
||||
|
||||
@@ -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: backtracking/graph_coloring.cpp Pages: 1 -->
|
||||
<svg width="178pt" height="94pt"
|
||||
@@ -41,8 +41,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="M67.05,-54.95C57.87,-46.5 46.28,-35.83 36.76,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.47,-24.9 29.74,-20.7 34.73,-30.05 39.47,-24.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M67.05,-54.95C57.97,-46.59 46.51,-36.05 37.06,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.58,-24.92 29.86,-20.73 34.85,-30.07 39.58,-24.92"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,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="M82.88,-54.95C82.88,-47.62 82.88,-38.62 82.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.38,-30.7 82.88,-20.7 79.38,-30.7 86.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M82.88,-54.95C82.88,-47.71 82.88,-38.84 82.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.38,-31.21 82.88,-21.21 79.38,-31.21 86.38,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,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="M99.19,-54.95C108.76,-46.41 120.86,-35.62 130.73,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.57,-29.97 137.7,-20.7 127.91,-24.75 132.57,-29.97"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.19,-54.95C108.56,-46.59 120.37,-36.05 130.13,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.44,-29.98 137.57,-20.71 127.78,-24.75 132.44,-29.98"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: backtracking/graph_coloring.cpp Pages: 1 -->
|
||||
<svg width="178pt" height="94pt"
|
||||
@@ -31,8 +31,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="M67.05,-54.95C57.87,-46.5 46.28,-35.83 36.76,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.47,-24.9 29.74,-20.7 34.73,-30.05 39.47,-24.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M67.05,-54.95C57.97,-46.59 46.51,-36.05 37.06,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="39.58,-24.92 29.86,-20.73 34.85,-30.07 39.58,-24.92"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,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="M82.88,-54.95C82.88,-47.62 82.88,-38.62 82.88,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.38,-30.7 82.88,-20.7 79.38,-30.7 86.38,-30.7"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M82.88,-54.95C82.88,-47.71 82.88,-38.84 82.88,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.38,-31.21 82.88,-21.21 79.38,-31.21 86.38,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -67,8 +67,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="M99.19,-54.95C108.76,-46.41 120.86,-35.62 130.73,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.57,-29.97 137.7,-20.7 127.91,-24.75 132.57,-29.97"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M99.19,-54.95C108.56,-46.59 120.37,-36.05 130.13,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="132.44,-29.98 137.57,-20.71 127.78,-24.75 132.44,-29.98"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user