]> git.sesse.net Git - stockfish/blobdiff - polyglot.ini
Rename ei.kingDanger in ei.margin
[stockfish] / polyglot.ini
index 4d1684a5045cca7e56b444abb082399bae79ebe7..2c6fd8c09b95f65d18c3dd3570e1d78c44be1220 100644 (file)
@@ -1,63 +1,48 @@
-\r
-[PolyGlot]\r
-\r
-EngineDir = .\r
-EngineCommand = ./stockfish\r
-\r
-Book = false\r
-BookFile = book.bin\r
-\r
-Log = true\r
-LogFile = stockfish.log\r
-\r
-Resign = true\r
-ResignScore = 600\r
-\r
-[Engine]\r
-\r
-Hash = 128\r
-Threads = 1\r
-OwnBook = false\r
-Book File = book.bin\r
-Use Search Log = false\r
-Mobility (Middle Game) = 100\r
-Mobility (Endgame) = 100\r
-Pawn Structure (Middle Game) = 100\r
-Pawn Structure (Endgame) = 100\r
-Passed Pawns (Middle Game) = 100\r
-Passed Pawns (Endgame) = 100\r
-Aggressiveness = 100\r
-Cowardice = 100\r
-King Safety Curve = Quadratic\r
-Quadratic = Linear\r
-King Safety Coefficient = 40\r
-King Safety X Intercept = 0\r
-King Safety Max Slope = 30\r
-King Safety Max Value = 500\r
-Queen Contact Check Bonus = 3\r
-Queen Check Bonus = 2\r
-Rook Check Bonus = 1\r
-Bishop Check Bonus = 1\r
-Knight Check Bonus = 1\r
-Discovered Check Bonus = 3\r
-Mate Threat Bonus = 3\r
-Check Extension (PV nodes) = 2\r
-Check Extension (non-PV nodes) = 1\r
-Single Reply Extension (PV nodes) = 2\r
-Single Reply Extension (non-PV nodes) = 2\r
-Mate Threat Extension (PV nodes) = 0\r
-Mate Threat Extension (non-PV nodes) = 0\r
-Pawn Push to 7th Extension (PV nodes) = 1\r
-Pawn Push to 7th Extension (non-PV nodes) = 1\r
-Passed Pawn Extension (PV nodes) = 1\r
-Passed Pawn Extension (non-PV nodes) = 0\r
-Pawn Endgame Extension (PV nodes) = 2\r
-Pawn Endgame Extension (non-PV nodes) = 2\r
-Full Depth Moves (PV nodes) = 14\r
-Full Depth Moves (non-PV nodes) = 3\r
-Threat Depth = 5\r
-Futility Pruning (Main Search) = true\r
-Futility Pruning (Quiescence Search) = true\r
-Randomness = 0\r
-Minimum Split Depth = 4\r
-Maximum Number of Threads per Split Point = 5\r
+
+[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