ChessApplication.ChessEngine.GenerateBoardValues Function
Generate the values of a Array of ChessBoards.
Protected double[] GenerateBoardValues (ChessApplication.ChessBoard[], ChessApplication.ChessPieceColor)
Type
Name
Description
ChessBoard
boards
A Array of the boards to generate values for
ChessPieceColor
forColor
The color/side to evaluate the board value
Return
Description
double
Retuns a Array of the values of the boards