X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=polyglot.ini;h=9b47071017e69a034b215339a721f46c45dbdefd;hp=4af11dd8b704055ec893f541aa5b24c192e32676;hb=0a18adb02ac375f7d7fc31ef76b59e13a0263773;hpb=8447248705bc6cf91fc8cdbb519c31925862ea74 diff --git a/polyglot.ini b/polyglot.ini index 4af11dd8..9b470710 100644 --- a/polyglot.ini +++ b/polyglot.ini @@ -15,13 +15,10 @@ 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 +Book File = book.bin +Best Book Move = false Mobility (Middle Game) = 100 Mobility (Endgame) = 100 Passed Pawns (Middle Game) = 100 @@ -29,11 +26,18 @@ Passed Pawns (Endgame) = 100 Space = 100 Aggressiveness = 100 Cowardice = 100 -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 = false +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