]> git.sesse.net Git - stockfish/blob - polyglot.ini
Retire "Idle Threads Sleep" UCI option
[stockfish] / polyglot.ini
1 [PolyGlot]
2
3 EngineDir = .
4 EngineCommand = ./stockfish
5
6 Book = false
7 BookFile = book.bin
8
9 Log = false
10 LogFile = stockfish.log
11
12 Resign = true
13 ResignScore = 600
14
15 [Engine]
16
17 Write Debug Log = false
18 Write Search Log = false
19 Search Log Filename = SearchLog.txt
20 Book File = book.bin
21 Best Book Move = false
22 Contempt Factor = 0
23 Mobility (Midgame) = 100
24 Mobility (Endgame) = 100
25 Pawn Structure (Midgame) = 100
26 Pawn Structure (Endgame) = 100
27 Passed Pawns (Midgame) = 100
28 Passed Pawns (Endgame) = 100
29 Space = 100
30 Aggressiveness = 100
31 Cowardice = 100
32 Min Split Depth = 0
33 Threads = 1
34 Hash = 128
35 Ponder = true
36 OwnBook = false
37 MultiPV = 1
38 Skill Level = 20
39 Emergency Move Horizon = 40
40 Emergency Base Time = 200
41 Emergency Move Time = 70
42 Minimum Thinking Time = 20
43 Slow Mover = 100
44 UCI_Chess960 = false