]> git.sesse.net Git - stockfish/blobdiff - polyglot.ini
Stockfish 5
[stockfish] / polyglot.ini
index 2b6f577fe8be577bc4fcd2c78b1e771813b7a9b5..6a0e23b9623baf274ea3e21bea029cbfb859449f 100644 (file)
@@ -1,4 +1,3 @@
-
 [PolyGlot]
 
 EngineDir = .
@@ -15,21 +14,22 @@ ResignScore = 600
 
 [Engine]
 
-Use Search Log = false
+Write Debug Log = false
+Write Search Log = false
 Search Log Filename = SearchLog.txt
 Book File = book.bin
 Best Book Move = false
-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
-Min Split Depth = 4
-Max Threads per Split Point = 5
+King Safety = 100
+Min Split Depth = 0
 Threads = 1
-Use Sleeping Threads = true
 Hash = 128
 Ponder = true
 OwnBook = false
@@ -39,5 +39,5 @@ 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