X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=polyglot.ini;h=2c6fd8c09b95f65d18c3dd3570e1d78c44be1220;hp=1d686ed31881bbc00ba3b5f33ff37d041ad1b94c;hb=a0f0a7dc4f117e8ed85c94caf2c2da9804c3d296;hpb=f967f1a25ecddcaaf0317f25fd50f6dc5e983d24 diff --git a/polyglot.ini b/polyglot.ini index 1d686ed3..2c6fd8c0 100644 --- a/polyglot.ini +++ b/polyglot.ini @@ -1,47 +1,48 @@ - -[PolyGlot] - -EngineDir = . -EngineCommand = ./stockfish - -Book = false -BookFile = book.bin - -Log = true -LogFile = stockfish.log - -Resign = true -ResignScore = 600 - -[Engine] - -Hash = 128 -Threads = 1 -OwnBook = false -Book File = book.bin -Use Search Log = false -Search Log Filename = SearchLog.txt -Mobility (Middle Game) = 100 -Mobility (Endgame) = 100 -Pawn Structure (Middle Game) = 100 -Pawn Structure (Endgame) = 100 -Passed Pawns (Middle Game) = 100 -Passed Pawns (Endgame) = 100 -Space = 100 -Aggressiveness = 100 -Cowardice = 100 -Check Extension (PV nodes) = 2 -Check Extension (non-PV nodes) = 1 -Single Reply Extension (PV nodes) = 2 -Single Reply Extension (non-PV nodes) = 2 -Mate Threat Extension (PV nodes) = 0 -Mate Threat Extension (non-PV nodes) = 0 -Pawn Push to 7th Extension (PV nodes) = 1 -Pawn Push to 7th Extension (non-PV nodes) = 1 -Passed Pawn Extension (PV nodes) = 1 -Passed Pawn Extension (non-PV nodes) = 0 -Pawn Endgame Extension (PV nodes) = 2 -Pawn Endgame Extension (non-PV nodes) = 2 -Randomness = 0 -Minimum Split Depth = 4 -Maximum Number of Threads per Split Point = 5 + +[PolyGlot] + +EngineDir = . +EngineCommand = ./stockfish + +Book = false +BookFile = book.bin + +Log = false +LogFile = stockfish.log + +Resign = true +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 +Mobility (Middle Game) = 100 +Mobility (Endgame) = 100 +Pawn Structure (Middle Game) = 100 +Pawn Structure (Endgame) = 100 +Passed Pawns (Middle Game) = 100 +Passed Pawns (Endgame) = 100 +Space = 100 +Aggressiveness = 100 +Cowardice = 100 +Check Extension (PV nodes) = 2 +Check Extension (non-PV nodes) = 1 +Single Reply Extension (PV nodes) = 2 +Single Reply Extension (non-PV nodes) = 2 +Mate Threat Extension (PV nodes) = 0 +Mate Threat Extension (non-PV nodes) = 0 +Pawn Push to 7th Extension (PV nodes) = 1 +Pawn Push to 7th Extension (non-PV nodes) = 1 +Passed Pawn Extension (PV nodes) = 1 +Passed Pawn Extension (non-PV nodes) = 0 +Pawn Endgame Extension (PV nodes) = 2 +Pawn Endgame Extension (non-PV nodes) = 2 +Randomness = 0 +Minimum Split Depth = 4 +Maximum Number of Threads per Split Point = 5