New version chess engine: Lux 3.5
Lux - UCI chess engine Rating CEDR=2491
Lux - is the chess engine dev's Library of Alexandria. Definitely go check it out.
Libraries
Chess package for C++: https://github.com/Disservin/chess-library
Chess package for C++: https://github.com/Disservin/chess-library
Other Engine Insiprations
[antikythera](https://github.com/0hq/antikythera)
[Bit-Genie](https://github.com/Aryan1508/Bit-Genie)
[Blunder](https://github.com/algerbrex/blunder)
[Rice](https://github.com/rafid-dev/rice)
And of course, [Stockfish](https://github.com/official-stockfish/Stockfish)
[antikythera](https://github.com/0hq/antikythera)
[Bit-Genie](https://github.com/Aryan1508/Bit-Genie)
[Blunder](https://github.com/algerbrex/blunder)
[Rice](https://github.com/rafid-dev/rice)
And of course, [Stockfish](https://github.com/official-stockfish/Stockfish)
v.3.5:
Score of Lux 3.5 vs Lux 3.4: 202 - 130 - 192 [0.569] 524
... Lux 3.5 playing White: 128 - 50 - 84 [0.649] 262
... Lux 3.5 playing Black: 74 - 80 - 108 [0.489] 262
... White vs Black: 208 - 124 - 192 [0.580] 524
Elo difference: 48.0 +/- 23.8, LOS: 100.0 %, DrawRatio: 36.6 %
SPRT: llr 2.97 (100.8%), lbound -2.94, ubound 2.94 - H1 was accepted
Search Upgrades
AlphaBeta Negamax
Quiescence Search
Transposition Table
Aspiration Window
Principal Variation Search
Improving Heuristic
Check Extensions
Reverse Futility Pruning
Null Move Pruning
History Pruning
Late Move Reduction
Eval Upgrades
Material Score
Piece-Square Tables
Move Ordering Upgrades
TT-Move
Promotions
MVV-LVA
History Heuristic [Piece][To]
Killer Moves
Comments
Post a Comment