bdmendes / camel

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
https://lichess.org/@/camel_bot
GNU General Public License v3.0
24 stars 0 forks source link

Use SEE in futility pruning #206

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #206 (896a836) into master (74ae931) will not change coverage. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #206 +/- ## ===================================== Coverage 86% 86% ===================================== Files 32 32 Lines 4306 4306 Branches 4306 4306 ===================================== Hits 3699 3699 Misses 589 589 Partials 18 18 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 53.70 +/- 23.59, LOS: 100.00 %, DrawRatio: 29.00 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -19.13 +/- 22.92, LOS: 5.09 %, DrawRatio: 32.17 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: -15.65 +/- 39.70, LOS: 21.93 %, DrawRatio: 32.50 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -20.87 +/- 35.80, LOS: 12.63 %, DrawRatio: 45.00 %