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
22 stars 0 forks source link

Remove reduction if we raise alpha #164

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #164 (8d82b57) into master (a9d5df8) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #164 +/- ## ===================================== + Coverage 85% 85% +1% ===================================== Files 31 31 Lines 4083 4093 +10 Branches 4083 4093 +10 ===================================== + Hits 3469 3478 +9 - Misses 596 597 +1 Partials 18 18 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 42.48 +/- 22.93, LOS: 99.99 %, DrawRatio: 32.50 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: ✅ Elo difference: 32.52 +/- 22.81, LOS: 99.74 %, DrawRatio: 33.00 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 6.95 +/- 40.71, LOS: 63.14 %, DrawRatio: 29.00 %

github-actions[bot] commented 5 months ago

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