]> git.sesse.net Git - stockfish/blobdiff - polyglot.ini
Speedup see()
[stockfish] / polyglot.ini
index 4af11dd8b704055ec893f541aa5b24c192e32676..73084958bc00e5d80f77914f5658c552b427b803 100644 (file)
@@ -1,4 +1,3 @@
-
 [PolyGlot]
 
 EngineDir = .
@@ -15,25 +14,34 @@ ResignScore = 600
 
 [Engine]
 
-Hash = 128
-Threads = 1
-OwnBook = false
+Write Debug Log = false
+Write Search Log = false
+Search Log Filename = SearchLog.txt
 Book File = book.bin
 Best Book Move = false
-Use Search Log = false
-Search Log Filename = SearchLog.txt
-Mobility (Middle Game) = 100
+Contempt Factor = 0
+Mobility (Midgame) = 100
 Mobility (Endgame) = 100
-Passed Pawns (Middle Game) = 100
+Pawn Structure (Midgame) = 100
+Pawn Structure (Endgame) = 100
+Passed Pawns (Midgame) = 100
 Passed Pawns (Endgame) = 100
 Space = 100
 Aggressiveness = 100
 Cowardice = 100
-Minimum Split Depth = 4
-Maximum Number of Threads per Split Point = 5
-Use Sleeping Threads = false
+Min Split Depth = 4
+Max Threads per Split Point = 5
+Threads = 1
+Idle Threads Sleep = 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
+Slow Mover = 100
+UCI_Chess960 = false
+UCI_AnalyseMode = false