SearchEngine FindBestMove Method Delta Engine Documentation
Overload List

  NameDescription
Public methodFindBestMove(ChessBoard, SearchEngine SearchMode, ChessBoard PlayerColorE, ChessBoard MovePosS , Int32 , Int32 , Int32 )
Find the best move for a player using a specific method View code on GitHub
Protected methodFindBestMove(ChessBoard, SearchEngine SearchMode, ChessBoard PlayerColorE, List ChessBoard MovePosS ,  Int32 , ChessBoard PosInfoS, ChessBoard MovePosS , Int32 , Int32 , Int32 )
Find the best move using a specific search method View code on GitHub
Top
See Also