mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-03 06:20:29 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<map id="backtracking/minimax.cpp" name="backtracking/minimax.cpp">
|
||||
<area shape="rect" id="Node000001" title="returns which is the longest/shortest number using minimax algorithm" alt="" coords="81,5,255,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,80,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="148,34,78,74,75,69,145,29"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="148,34,78,73,76,69,145,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="104,79,154,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="164,32,145,67,140,65,159,30"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="164,32,145,66,141,64,159,30"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="178,79,235,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,195,65,191,67,172,32"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,195,64,190,66,172,32"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="259,79,330,105"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,29,262,69,259,74,188,34"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="191,29,261,69,259,73,188,34"/>
|
||||
</map>
|
||||
|
||||
Reference in New Issue
Block a user