PGG106 / Alexandria

bitboard chess engine
GNU General Public License v3.0
97 stars 26 forks source link

Clear killers and excluded move properly #307

Closed cj5716 closed 10 months ago

cj5716 commented 10 months ago
ELO   | 1.08 +- 2.41 (95%)
SPRT  | 8.0+0.08s Threads=1 Hash=16MB
LLR   | -0.02 (-2.25, 2.89) [0.00, 3.00]
GAMES | N: 38272 W: 9241 L: 9122 D: 19909
https://chess.swehosting.se/test/5312/

Passed nonreg:

$ python3 sprt.py --wins 9241 --losses 9122 --draws 19909 --elo0 -3 --elo1 1
ELO: 1.08 +- 2.41 [-1.33, 3.49]
LLR: 3.49 [-3.0, 1.0] (-2.94, 2.94)
H1 Accepted

Bench 7513941