Unit tests to ensure that of SharpChess's move searching algorithm, whichit uses to find the best move, is functioning as expected. e.g. Alpha-Beta, Iterative deepening, null-move forward pruning, transposition table etc.
See ChessWiki for further information of the Chess Engine Search function:
List view
0 issues of 1 selected
- Status: Open.#5 In PeterHughes/SharpChess;