Stockfish 17030903_VandeVondele - new version!
Stockfish, chess engine UCI
🔬 Author: Joost VandeVondele
More:
Timestamp: 1489026923
Always have counterMoves associated
Simplifies away all associated checks, leading to a ~0.5% speedup.
The code now explicitly checks if moves are OK, rather than using nullptr checks.
Verified for no regression:
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 32218 W: 5762 L: 5660 D: 20796
No functional change
Closes #1021
⭐⭐⭐ Stockfish 17030903_VandeVondele - download
Leader rating list JCER = 3406
🔬 Author: Joost VandeVondele
More:
Timestamp: 1489026923
Always have counterMoves associated
Simplifies away all associated checks, leading to a ~0.5% speedup.
The code now explicitly checks if moves are OK, rather than using nullptr checks.
Verified for no regression:
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 32218 W: 5762 L: 5660 D: 20796
No functional change
Closes #1021
⭐⭐⭐ Stockfish 17030903_VandeVondele - download
Comments
Post a Comment