Property | Type | Description | |
---|---|---|---|
depth | int | ||
historyCount | int | ||
lastColor | System.Color | ||
milliseconds | long | ||
nodesSearched | int | ||
provider | |||
solver | ChessSolver |
Method | Description | |
---|---|---|
BenchmarkItem ( string moves ) : System | ||
Run ( int maxdepth ) : void | ||
ToString ( ) : string |
public BenchmarkItem ( string moves ) : System | ||
moves | string | |
return | System |
protected GameProvider,Queem.Core.ChessBoard provider | ||
return |