]> git.sesse.net Git - stockfish/blobdiff - polyglot.ini
Move SquareDistance[] to bitboard.cpp
[stockfish] / polyglot.ini
index 9b47071017e69a034b215339a721f46c45dbdefd..ccf17022ecf82c176ff54e6e282ed92d2a57d0b5 100644 (file)
@@ -1,4 +1,3 @@
-
 [PolyGlot]
 
 EngineDir = .
@@ -19,9 +18,12 @@ Use 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
@@ -29,7 +31,7 @@ Cowardice = 100
 Min Split Depth = 4
 Max Threads per Split Point = 5
 Threads = 1
-Use Sleeping Threads = false
+Use Sleeping Threads = true
 Hash = 128
 Ponder = true
 OwnBook = false