mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-23 05:12:40 +08:00
8 lines
545 B
Plaintext
8 lines
545 B
Plaintext
<map id="backtracking/knight_tour.cpp" name="backtracking/knight_tour.cpp">
|
|
<area shape="rect" id="Node000001" title="Knight's tour algorithm" alt="" coords="6,5,140,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,56,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="65,48,47,81,42,79,60,45"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="80,94,152,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="86,45,104,79,100,81,81,48"/>
|
|
</map>
|