mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
12 lines
962 B
Plaintext
12 lines
962 B
Plaintext
<map id="graph/number_of_paths.cpp" name="graph/number_of_paths.cpp">
|
|
<area shape="rect" id="Node000001" title="Algorithm to count paths between two nodes in a directed graph using DFS." alt="" coords="76,5,258,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,63,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="146,34,71,74,69,69,143,29"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="86,79,158,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="162,33,140,67,135,64,158,30"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="182,79,246,105"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,200,64,196,67,173,33"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="270,79,331,105"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,29,266,69,263,74,189,34"/>
|
|
</map>
|