]> git.sesse.net Git - stockfish/blobdiff - polyglot.ini
Reorder conditions according to their frequency
[stockfish] / polyglot.ini
index 2c6fd8c09b95f65d18c3dd3570e1d78c44be1220..ccf17022ecf82c176ff54e6e282ed92d2a57d0b5 100644 (file)
@@ -1,4 +1,3 @@
-
 [PolyGlot]
 
 EngineDir = .
@@ -15,34 +14,32 @@ ResignScore = 600
 
 [Engine]
 
-Hash = 128
-Threads = 1
-OwnBook = false
-Book File = book.bin
-Best Book Move = false
 Use Search Log = false
 Search Log Filename = SearchLog.txt
-Mobility (Middle Game) = 100
+Book File = book.bin
+Best Book Move = false
+Contempt Factor = 0
+Mobility (Midgame) = 100
 Mobility (Endgame) = 100
-Pawn Structure (Middle Game) = 100
+Pawn Structure (Midgame) = 100
 Pawn Structure (Endgame) = 100
-Passed Pawns (Middle Game) = 100
+Passed Pawns (Midgame) = 100
 Passed Pawns (Endgame) = 100
 Space = 100
 Aggressiveness = 100
 Cowardice = 100
-Check Extension (PV nodes) = 2
-Check Extension (non-PV nodes) = 1
-Single Reply Extension (PV nodes) = 2
-Single Reply Extension (non-PV nodes) = 2
-Mate Threat Extension (PV nodes) = 0
-Mate Threat Extension (non-PV nodes) = 0
-Pawn Push to 7th Extension (PV nodes) = 1
-Pawn Push to 7th Extension (non-PV nodes) = 1
-Passed Pawn Extension (PV nodes) = 1
-Passed Pawn Extension (non-PV nodes) = 0
-Pawn Endgame Extension (PV nodes) = 2
-Pawn Endgame Extension (non-PV nodes) = 2
-Randomness = 0
-Minimum Split Depth = 4
-Maximum Number of Threads per Split Point = 5
+Min Split Depth = 4
+Max Threads per Split Point = 5
+Threads = 1
+Use Sleeping Threads = true
+Hash = 128
+Ponder = true
+OwnBook = false
+MultiPV = 1
+Skill Level = 20
+Emergency Move Horizon = 40
+Emergency Base Time = 200
+Emergency Move Time = 70
+Minimum Thinking Time = 20
+UCI_Chess960 = false
+UCI_AnalyseMode = false