mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 21:01:50 +08:00
14 lines
1.2 KiB
Plaintext
14 lines
1.2 KiB
Plaintext
<map id="graph/lowest_common_ancestor.cpp" name="graph/lowest_common_ancestor.cpp">
|
|
<area shape="rect" id="Node000001" title="Data structure for finding the lowest common ancestor of two vertices in a rooted tree using binary l..." alt="" coords="141,5,294,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="174,49,80,90,78,85,171,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,165,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="198,48,156,85,153,81,194,44"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="189,94,246,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="220,46,220,78,215,78,215,46"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="270,94,322,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="239,45,275,81,272,85,235,48"/>
|
|
<area shape="rect" id="Node000006" title=" " alt="" coords="346,94,404,120"/>
|
|
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="258,44,338,84,336,89,256,49"/>
|
|
</map>
|