mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-12 11:37:18 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="200,49,85,91,83,86,199,44"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,165,120"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="224,49,162,88,159,83,221,44"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="224,49,163,88,160,83,221,44"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="189,94,241,120"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="246,48,230,81,225,79,242,45"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="265,94,322,120"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="266,45,283,79,278,82,261,48"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="266,45,283,79,278,81,261,48"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="346,94,398,120"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="284,44,343,83,340,88,281,49"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="284,44,343,83,340,87,281,49"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="422,94,480,120"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="304,44,409,86,407,91,302,49"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="304,44,408,86,407,91,302,49"/>
|
||||
</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: graph/bidirectional_dijkstra.cpp Pages: 1 -->
|
||||
<svg width="364pt" 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="M145.66,-54.8C118.93,-45.08 84.26,-32.48 58.79,-23.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.09,-19.61 49.49,-19.48 57.7,-26.19 60.09,-19.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.66,-54.8C119.05,-45.12 84.57,-32.59 59.14,-23.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.51,-20.12 49.92,-20 58.12,-26.7 60.51,-20.12"/>
|
||||
</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="M163.14,-54.95C148.98,-45.98 130.87,-34.52 116.62,-25.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.78,-22.09 108.46,-19.7 115.04,-28.01 118.78,-22.09"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M163.14,-54.95C149.11,-46.07 131.22,-34.74 117.03,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.06,-22.9 108.74,-20.51 115.32,-28.82 119.06,-22.9"/>
|
||||
</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="M178.96,-54.95C175.18,-47.28 170.5,-37.77 166.44,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.15,-28.13 161.6,-20.7 162.87,-31.22 169.15,-28.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M178.96,-54.95C175.22,-47.36 170.6,-37.99 166.58,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.82,-28.48 162.26,-21.06 163.54,-31.58 169.82,-28.48"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M193.54,-54.95C197.49,-47.19 202.4,-37.56 206.63,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.08,-31.2 211.5,-20.7 203.84,-28.02 210.08,-31.2"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M193.54,-54.95C197.41,-47.36 202.18,-37.99 206.35,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="209.39,-31.55 210.81,-21.05 203.15,-28.37 209.39,-31.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M208.13,-54.95C221.55,-46.07 238.67,-34.74 252.25,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="254,-28.14 260.4,-19.7 250.13,-22.3 254,-28.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M208.13,-54.95C221.42,-46.15 238.34,-34.96 251.85,-26.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="253.73,-28.97 260.14,-20.54 249.87,-23.13 253.73,-28.97"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -131,8 +131,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M223.09,-54.8C247.44,-45.11 279.01,-32.55 302.25,-23.3"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.29,-26.26 311.29,-19.31 300.71,-19.75 303.29,-26.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M223.09,-54.8C247.22,-45.19 278.44,-32.78 301.62,-23.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="302.89,-26.82 310.89,-19.87 300.3,-20.31 302.89,-26.82"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 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: graph/bidirectional_dijkstra.cpp Pages: 1 -->
|
||||
<svg width="364pt" 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="M145.66,-54.8C118.93,-45.08 84.26,-32.48 58.79,-23.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.09,-19.61 49.49,-19.48 57.7,-26.19 60.09,-19.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M145.66,-54.8C119.05,-45.12 84.57,-32.59 59.14,-23.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.51,-20.12 49.92,-20 58.12,-26.7 60.51,-20.12"/>
|
||||
</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="M163.14,-54.95C148.98,-45.98 130.87,-34.52 116.62,-25.5"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.78,-22.09 108.46,-19.7 115.04,-28.01 118.78,-22.09"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M163.14,-54.95C149.11,-46.07 131.22,-34.74 117.03,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="119.06,-22.9 108.74,-20.51 115.32,-28.82 119.06,-22.9"/>
|
||||
</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="M178.96,-54.95C175.18,-47.28 170.5,-37.77 166.44,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.15,-28.13 161.6,-20.7 162.87,-31.22 169.15,-28.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M178.96,-54.95C175.22,-47.36 170.6,-37.99 166.58,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.82,-28.48 162.26,-21.06 163.54,-31.58 169.82,-28.48"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,8 +85,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M193.54,-54.95C197.49,-47.19 202.4,-37.56 206.63,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="210.08,-31.2 211.5,-20.7 203.84,-28.02 210.08,-31.2"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M193.54,-54.95C197.41,-47.36 202.18,-37.99 206.35,-29.82"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="209.39,-31.55 210.81,-21.05 203.15,-28.37 209.39,-31.55"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,8 +103,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M208.13,-54.95C221.55,-46.07 238.67,-34.74 252.25,-25.76"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="254,-28.14 260.4,-19.7 250.13,-22.3 254,-28.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M208.13,-54.95C221.42,-46.15 238.34,-34.96 251.85,-26.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="253.73,-28.97 260.14,-20.54 249.87,-23.13 253.73,-28.97"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -121,8 +121,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M223.09,-54.8C247.44,-45.11 279.01,-32.55 302.25,-23.3"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="303.29,-26.26 311.29,-19.31 300.71,-19.75 303.29,-26.26"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M223.09,-54.8C247.22,-45.19 278.44,-32.78 301.62,-23.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="302.89,-26.82 310.89,-19.87 300.3,-20.31 302.89,-26.82"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: EasterYearMonthDay Class Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -110,20 +110,20 @@ $(document).ready(function(){initNavTree('d1/df6/class_easter_year_month_day.htm
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a>
|
||||
Public Member Functions</h2></td></tr>
|
||||
<tr class="memitem:aa8db6676ddde31b0027a08d582615194"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/df6/class_easter_year_month_day.html#aa8db6676ddde31b0027a08d582615194">EasterYearMonthDay</a> (uint64_t newYear, uint64_t newMonth, uint64_t newDay)</td></tr>
|
||||
<tr class="memitem:aa8db6676ddde31b0027a08d582615194" id="r_aa8db6676ddde31b0027a08d582615194"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/df6/class_easter_year_month_day.html#aa8db6676ddde31b0027a08d582615194">EasterYearMonthDay</a> (uint64_t newYear, uint64_t newMonth, uint64_t newDay)</td></tr>
|
||||
<tr class="separator:aa8db6676ddde31b0027a08d582615194"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Public Attributes</h2></td></tr>
|
||||
<tr class="memitem:a28d3cd09391390250932b7fb58fe61dc"><td class="memItemLeft" align="right" valign="top"><a id="a28d3cd09391390250932b7fb58fe61dc" name="a28d3cd09391390250932b7fb58fe61dc"></a>
|
||||
<tr class="memitem:a28d3cd09391390250932b7fb58fe61dc" id="r_a28d3cd09391390250932b7fb58fe61dc"><td class="memItemLeft" align="right" valign="top"><a id="a28d3cd09391390250932b7fb58fe61dc" name="a28d3cd09391390250932b7fb58fe61dc"></a>
|
||||
uint64_t </td><td class="memItemRight" valign="bottom"><b>year</b></td></tr>
|
||||
<tr class="memdesc:a28d3cd09391390250932b7fb58fe61dc"><td class="mdescLeft"> </td><td class="mdescRight">year Easter is on <br /></td></tr>
|
||||
<tr class="separator:a28d3cd09391390250932b7fb58fe61dc"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a01a068eae0b6fa8f86f5f60c2840bbde"><td class="memItemLeft" align="right" valign="top"><a id="a01a068eae0b6fa8f86f5f60c2840bbde" name="a01a068eae0b6fa8f86f5f60c2840bbde"></a>
|
||||
<tr class="memitem:a01a068eae0b6fa8f86f5f60c2840bbde" id="r_a01a068eae0b6fa8f86f5f60c2840bbde"><td class="memItemLeft" align="right" valign="top"><a id="a01a068eae0b6fa8f86f5f60c2840bbde" name="a01a068eae0b6fa8f86f5f60c2840bbde"></a>
|
||||
uint64_t </td><td class="memItemRight" valign="bottom"><b>month</b></td></tr>
|
||||
<tr class="memdesc:a01a068eae0b6fa8f86f5f60c2840bbde"><td class="mdescLeft"> </td><td class="mdescRight">month Easter is on <br /></td></tr>
|
||||
<tr class="separator:a01a068eae0b6fa8f86f5f60c2840bbde"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ade0b934e5b1af24e19ff959673b2ec51"><td class="memItemLeft" align="right" valign="top"><a id="ade0b934e5b1af24e19ff959673b2ec51" name="ade0b934e5b1af24e19ff959673b2ec51"></a>
|
||||
<tr class="memitem:ade0b934e5b1af24e19ff959673b2ec51" id="r_ade0b934e5b1af24e19ff959673b2ec51"><td class="memItemLeft" align="right" valign="top"><a id="ade0b934e5b1af24e19ff959673b2ec51" name="ade0b934e5b1af24e19ff959673b2ec51"></a>
|
||||
uint64_t </td><td class="memItemRight" valign="bottom"><b>day</b></td></tr>
|
||||
<tr class="memdesc:ade0b934e5b1af24e19ff959673b2ec51"><td class="mdescLeft"> </td><td class="mdescRight">day Easter is on <br /></td></tr>
|
||||
<tr class="separator:ade0b934e5b1af24e19ff959673b2ec51"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
@@ -183,7 +183,7 @@ uint64_t </td><td class="memItemRight" valign="bottom"><b>day</b></td></tr>
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
<li>others/easter.cpp</li>
|
||||
<li>others/<b>easter.cpp</b></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
@@ -191,7 +191,7 @@ uint64_t </td><td class="memItemRight" valign="bottom"><b>day</b></td></tr>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="../../d1/df6/class_easter_year_month_day.html">EasterYearMonthDay</a></li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user