Update polyglot.ini
[qgit4/redivivus.git] / polyglot.ini
blob4d1684a5045cca7e56b444abb082399bae79ebe7
2 [PolyGlot]
4 EngineDir = .
5 EngineCommand = ./stockfish
7 Book = false
8 BookFile = book.bin
10 Log = true
11 LogFile = stockfish.log
13 Resign = true
14 ResignScore = 600
16 [Engine]
18 Hash = 128
19 Threads = 1
20 OwnBook = false
21 Book File = book.bin
22 Use Search Log = false
23 Mobility (Middle Game) = 100
24 Mobility (Endgame) = 100
25 Pawn Structure (Middle Game) = 100
26 Pawn Structure (Endgame) = 100
27 Passed Pawns (Middle Game) = 100
28 Passed Pawns (Endgame) = 100
29 Aggressiveness = 100
30 Cowardice = 100
31 King Safety Curve = Quadratic
32 Quadratic = Linear
33 King Safety Coefficient = 40
34 King Safety X Intercept = 0
35 King Safety Max Slope = 30
36 King Safety Max Value = 500
37 Queen Contact Check Bonus = 3
38 Queen Check Bonus = 2
39 Rook Check Bonus = 1
40 Bishop Check Bonus = 1
41 Knight Check Bonus = 1
42 Discovered Check Bonus = 3
43 Mate Threat Bonus = 3
44 Check Extension (PV nodes) = 2
45 Check Extension (non-PV nodes) = 1
46 Single Reply Extension (PV nodes) = 2
47 Single Reply Extension (non-PV nodes) = 2
48 Mate Threat Extension (PV nodes) = 0
49 Mate Threat Extension (non-PV nodes) = 0
50 Pawn Push to 7th Extension (PV nodes) = 1
51 Pawn Push to 7th Extension (non-PV nodes) = 1
52 Passed Pawn Extension (PV nodes) = 1
53 Passed Pawn Extension (non-PV nodes) = 0
54 Pawn Endgame Extension (PV nodes) = 2
55 Pawn Endgame Extension (non-PV nodes) = 2
56 Full Depth Moves (PV nodes) = 14
57 Full Depth Moves (non-PV nodes) = 3
58 Threat Depth = 5
59 Futility Pruning (Main Search) = true
60 Futility Pruning (Quiescence Search) = true
61 Randomness = 0
62 Minimum Split Depth = 4
63 Maximum Number of Threads per Split Point = 5