SearchEngine TraceSearch Method Delta Engine Documentation
Debugging routine View code on GitHub

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

protected void TraceSearch(
	int iDepth,
	ChessBoard PlayerColorE ePlayerColor,
	ChessBoard MovePosS move,
	int iPts
)
See Also