Rating Chess Engines Diary CEDR=3507, Author - Peter Osterlund
v.1.12:
2025-01-05: Texel 1.12 (ELO: +85)
Neural network improvements:
Speed up matrix multiplication for AVX-512.
New network based on new training data.
Use 4 "heads" (all NN layers except the first) for evaluation. The active head depends on the number of pieces on the board.
Increase NN layer 1 output size from 256 to 384.
Tablebases:
Measure thinking time more accurately. Useful when TB files are on mechanical disks.
Better handling of DTZ scores in search.
Avoid expensive (wrong side to move) DTZ probes in search.
Add UCI parameter to control required search depth for DTZ probes.
Measure time required to perform a TB probe instead of guessing. This avoids time losses in fast games when TB files are on mechanical disks.
Allow RTB WDL probes in some cases even if hmc > 0.
Change TB swindle depth from 16 to "15+minProbeDepth", to avoid slowdown in late middlegame/early endgame when TB files are on mechanical disks.
Search:
Implement the counter move heuristic.
Implement multi-cut pruning based on singular search score.
Adjust singular extension search parameters.
Allow both extension and reduction in the same search node.
Remove no longer useful "recapture" and "going into pawn endgame" extensions.
Reduce aspiration window size.
Other:
Use multiple threads to initialize the transposition table.
Better handling of mate scores in the transposition table.
Fix handling of empty strings in UCI string options.
Texel 1.11 vs other engines:
Minic 3.41 | 18/36 | +0 | 36 Games |
Uralochka 3.41 dev1 | 11.5/34 | -11 | 34 Games |
Caissa 1.16 | 9/28 | -10 | 28 Games |
RubiChess 20240112 | 8.5/28 | -11 | 28 Games |
Pawn 3.0 | 13/26 | +0 | 26 Games |
Seer 2.8.0 | 10/26 | -6 | 26 Games |
Obsidian 10.0 | 6.5/22 | -9 | 22 Games |
Chess-System-Tal-2 | 6.5/22 | -9 | 22 Games |
Clover 6.1 | 6.5/22 | -9 | 22 Games |
Avalanche 2.1.0 | 14/20 | +8 | 20 Games |
Booot 7.3 | 7.5/20 | -5 | 20 Games |
Arasan 24.1 | 7/20 | -6 | 20 Games |
Stormphrax 4.0.0 | 9.5/16 | +3 | 16 Games |
Counter 5.5 | 11/14 | +8 | 14 Games |
Peacekeeper 2.30 | 8.5/14 | +3 | 14 Games |
Willow 4.0 | 7.5/14 | +1 | 14 Games |
Midnight 9 | 6.5/12 | +1 | 12 Games |
Alexandria 6.0 | 4/12 | -4 | 12 Games |
RofChade 3.1 | 3/12 | -6 | 12 Games |
Polyfish 240114 | 3/12 | -6 | 12 Games |
Ethereal 14.25 | 1.5/12 | -9 | 12 Games |
Texel 1.12 download
All files (games, tables and engines) - download from page
All files (games, tables and engines) - download from page
Comments
Post a Comment