ZobristKey ComputeBoardZobristKey Method Delta Engine Documentation
Compute the zobrist key for a board View code on GitHub

Namespace: Chess
Assembly: Chess (in Chess.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public static long ComputeBoardZobristKey(
	ChessBoard PieceE[] peBoard
)

Parameters

peBoard
Type:  Chess ChessBoard PieceE 
Board

Return Value

Type: Int64
See Also