mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-09 05:27:00 +08:00
Documentation for 20f74d4138
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<map id="divide_and_conquer/karatsuba_algorithm_for_fast_multiplication.cpp" name="divide_and_conquer/karatsuba_algorithm_for_fast_multiplication.cpp">
|
||||
<area shape="rect" id="node1" title="Implementation of the Karatsuba algorithm for fast multiplication" alt="" coords="79,5,263,61"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,109,71,136"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="95,109,157,136"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="181,109,255,136"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="279,109,338,136"/>
|
||||
</map>
|
||||
@@ -0,0 +1 @@
|
||||
07b418cea3de6228d912116269a882f0
|
||||
@@ -0,0 +1,84 @@
|
||||
<?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 2.48.0 (20210717.1556)
|
||||
-->
|
||||
<!-- Title: divide_and_conquer/karatsuba_algorithm_for_fast_multiplication.cpp Pages: 1 -->
|
||||
<svg width="258pt" height="106pt"
|
||||
viewBox="0.00 0.00 257.50 106.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 102)">
|
||||
<title>divide_and_conquer/karatsuba_algorithm_for_fast_multiplication.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-102 253.5,-102 253.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of the Karatsuba algorithm for fast multiplication">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="55.5,-56.5 55.5,-97.5 193.5,-97.5 193.5,-56.5 55.5,-56.5"/>
|
||||
<text text-anchor="start" x="63.5" y="-85.5" font-family="Helvetica,sans-Serif" font-size="10.00">divide_and_conquer</text>
|
||||
<text text-anchor="start" x="63.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">/karatsuba_algorithm</text>
|
||||
<text text-anchor="middle" x="124.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_for_fast_multiplication.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<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>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M94.5,-56.5C79.02,-46.44 60.48,-34.38 46.37,-25.21"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="48.1,-22.17 37.81,-19.65 44.29,-28.04 48.1,-22.17"/>
|
||||
</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 113.5,-19.5 113.5,-0.5 67.5,-0.5"/>
|
||||
<text text-anchor="middle" x="90.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M114.3,-56.5C109.69,-47.68 104.28,-37.34 99.78,-28.74"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="102.76,-26.89 95.03,-19.65 96.56,-30.14 102.76,-26.89"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="132,-0.5 132,-19.5 187,-19.5 187,-0.5 132,-0.5"/>
|
||||
<text text-anchor="middle" x="159.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M135,-56.5C139.8,-47.59 145.44,-37.11 150.1,-28.46"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="153.18,-30.12 154.84,-19.65 147.02,-26.8 153.18,-30.12"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="205.5,-0.5 205.5,-19.5 249.5,-19.5 249.5,-0.5 205.5,-0.5"/>
|
||||
<text text-anchor="middle" x="227.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M155.4,-56.5C171.35,-46.44 190.44,-34.38 204.98,-25.21"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="207.2,-27.95 213.79,-19.65 203.46,-22.03 207.2,-27.95"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
Reference in New Issue
Block a user