]> git.sesse.net Git - stockfish/blob - polyglot.ini
Prevent the use of nullmove TT value only at verification search
[stockfish] / polyglot.ini
1 \r
2 [PolyGlot]\r
3 \r
4 EngineDir = .\r
5 EngineCommand = ./stockfish\r
6 \r
7 Book = false\r
8 BookFile = book.bin\r
9 \r
10 Log = true\r
11 LogFile = stockfish.log\r
12 \r
13 Resign = true\r
14 ResignScore = 600\r
15 \r
16 [Engine]\r
17 \r
18 Hash = 128\r
19 Threads = 1\r
20 OwnBook = false\r
21 Book File = book.bin\r
22 Use Search Log = false\r
23 Search Log Filename = SearchLog.txt\r
24 Mobility (Middle Game) = 100\r
25 Mobility (Endgame) = 100\r
26 Pawn Structure (Middle Game) = 100\r
27 Pawn Structure (Endgame) = 100\r
28 Passed Pawns (Middle Game) = 100\r
29 Passed Pawns (Endgame) = 100\r
30 Space = 100\r
31 Aggressiveness = 100\r
32 Cowardice = 100\r
33 Check Extension (PV nodes) = 2\r
34 Check Extension (non-PV nodes) = 1\r
35 Single Reply Extension (PV nodes) = 2\r
36 Single Reply Extension (non-PV nodes) = 2\r
37 Mate Threat Extension (PV nodes) = 0\r
38 Mate Threat Extension (non-PV nodes) = 0\r
39 Pawn Push to 7th Extension (PV nodes) = 1\r
40 Pawn Push to 7th Extension (non-PV nodes) = 1\r
41 Passed Pawn Extension (PV nodes) = 1\r
42 Passed Pawn Extension (non-PV nodes) = 0\r
43 Pawn Endgame Extension (PV nodes) = 2\r
44 Pawn Endgame Extension (non-PV nodes) = 2\r
45 Randomness = 0\r
46 Minimum Split Depth = 4\r
47 Maximum Number of Threads per Split Point = 5\r