|
libkombilo
0.8
|
Public Member Functions | |
| SearchOptions (int FIXEDCOLOR, int NEXTMOVE=0, int MOVELIMIT=10000) | |
| SearchOptions (SnapshotVector &snv) | |
| void | to_snv (SnapshotVector &snv) |
Data Fields | |
| int | fixedColor |
| int | nextMove |
| int | moveLimit |
| bool | trustHashFull |
| bool | searchInVariations |
| int | algos |
1.8.11