8,732
edits
Changes
→Setting up a Problem
Press/For
<ol> <listart="1">'''Mate in Two''' <ol>The program will search for all moves that force checkmate in no more than two moves by the player whose turn it is to move. (See important note following.) </li>'''Mate in Three'''<ol>The program will search for all moves that force checkmate in no more than two moves by the player whose turn it is to move. (See important note following.) <li>'''Mate in Three'''</li><ol>The program will search for all moves that force checkmate in no more than two moves by the player whose turn it is to move. (See important note following.)
</ol>
The program will search for all moves that force checkmate in no more than two moves by the player whose turn it is to move. (See important note following.)
Same as Mate in Two but looks for checkmate in no more than three moves. (See important note following.)