X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=polyglot.ini;h=4e825f3c4992577aa710cdc6d06f232367bd8f00;hp=58ddb3c7265eaf4143ea508fad36c6a7e6f06439;hb=4833887842f3e43153306799ecc8f8a3d181f3b0;hpb=7222f47350591190a97508f84131d80046f340ce diff --git a/polyglot.ini b/polyglot.ini index 58ddb3c7..4e825f3c 100644 --- a/polyglot.ini +++ b/polyglot.ini @@ -14,22 +14,24 @@ 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 Contempt Factor = 0 Mobility (Midgame) = 100 Mobility (Endgame) = 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 +Min Split Depth = 0 Threads = 1 -Use Sleeping Threads = true +Idle Threads Sleep = true Hash = 128 Ponder = true OwnBook = false @@ -39,5 +41,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